updated static css/js version
This commit is contained in:
parent
84f6cca0e4
commit
c76236513e
1 changed files with 2 additions and 2 deletions
|
|
@ -12,7 +12,7 @@
|
||||||
<script src="static/node_modules/chosen-js/chosen.jquery.js"></script>
|
<script src="static/node_modules/chosen-js/chosen.jquery.js"></script>
|
||||||
<script src='static/node_modules/jqcloud2/src/jqcloud.js'></script>
|
<script src='static/node_modules/jqcloud2/src/jqcloud.js'></script>
|
||||||
<script src='static/node_modules/chroma-js/chroma.js'></script>
|
<script src='static/node_modules/chroma-js/chroma.js'></script>
|
||||||
<link rel='stylesheet' type='text/css' href='static/css/custom.css'>
|
<link rel='stylesheet' type='text/css' href='static/css/custom.css?v=1'>
|
||||||
|
|
||||||
|
|
||||||
{% endblock %}
|
{% endblock %}
|
||||||
|
|
@ -111,7 +111,7 @@
|
||||||
</div>
|
</div>
|
||||||
{% endfor %}
|
{% endfor %}
|
||||||
</div>
|
</div>
|
||||||
<script src='static/js/enthusiast.js'></script>
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
<script src='static/js/enthusiast.js?v=1'></script>
|
||||||
{% endblock %}
|
{% endblock %}
|
||||||
Loading…
Add table
Add a link
Reference in a new issue