updated static css/js version
This commit is contained in:
parent
5cccd6d2cc
commit
6bb829422e
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/jqcloud2/src/jqcloud.js'></script>
|
||||
<script src='static/node_modules/chroma-js/chroma.js'></script>
|
||||
<link rel='stylesheet' type='text/css' href='static/css/custom.css?v=1'>
|
||||
<link rel='stylesheet' type='text/css' href='static/css/custom.css?v=2'>
|
||||
|
||||
|
||||
{% endblock %}
|
||||
|
|
@ -113,5 +113,5 @@
|
|||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<script src='static/js/enthusiast.js?v=1'></script>
|
||||
<script src='static/js/enthusiast.js?v=2'></script>
|
||||
{% endblock %}
|
||||
Loading…
Add table
Add a link
Reference in a new issue