Skip to content
Snippets Groups Projects
Commit 00224226 authored by alexandre.caldato's avatar alexandre.caldato
Browse files

fixed bug, unused config variable

parent cbf2a615
No related branches found
No related tags found
No related merge requests found
...@@ -229,13 +229,7 @@ ...@@ -229,13 +229,7 @@
{ {
base_url | tojson base_url | tojson
} }
},
shortcuts = {
{
config.theme.shortcuts | tojson
}
} }
;
</script> </script>
<script src="{{ 'js/base.js'|url }}" defer></script> <script src="{{ 'js/base.js'|url }}" defer></script>
{%- for path in extra_javascript %} {%- for path in extra_javascript %}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment