1
0
mirror of https://github.com/tabler/tabler.git synced 2026-07-29 14:34:37 +04:00

aside menu toggle

This commit is contained in:
codecalm
2019-12-21 15:52:27 +01:00
parent db610746a0
commit 28bf12a6ab
5 changed files with 17 additions and 13 deletions
+1 -1
View File
@@ -10,4 +10,4 @@
{% endif %}
<!-- Tabler Core -->
<script src="{{ site.base }}/dist/js/tabler{% if jekyll.environment == 'production' %}.min{% endif %}.js?{{ site.time | date: '%s' }}"></script>
<script src="{{ site.base }}/{% if jekyll.environment == 'development' %}tmp-{% endif %}dist/js/tabler{% if jekyll.environment == 'production' %}.min{% endif %}.js?{{ site.time | date: '%s' }}"></script>