mirror of
https://github.com/tabler/tabler.git
synced 2026-07-29 14:34:37 +04:00
remove demo scripts
This commit is contained in:
@@ -12,9 +12,6 @@
|
||||
<script src="{{ site.base }}/libs/peity/jquery.peity.min.js"></script>
|
||||
<script src="{{ site.base }}/dist/js/tabler-charts{% if jekyll.environment == 'production' %}.min{% endif %}.js"></script>
|
||||
|
||||
<!-- demo scripts -->
|
||||
<script src="{{ site.base }}/dist/js/demo{% if jekyll.environment == 'production' %}.min{% endif %}.js"></script>
|
||||
|
||||
<script>
|
||||
window.tabler = window.tabler || {};
|
||||
window.tabler.colors = { {% for color in site.colors %}
|
||||
|
||||
Reference in New Issue
Block a user