css versioniert
This commit is contained in:
parent
d1c84d0ea9
commit
fa1eccb805
2 changed files with 18 additions and 2 deletions
|
|
@ -12,7 +12,7 @@
|
|||
</title>
|
||||
|
||||
<link rel="stylesheet"
|
||||
href="{{ url_for('static', filename='style.css') }}">
|
||||
href="{{ url_for('static', filename='style.css') }}?v={{ css_version }}">
|
||||
|
||||
|
||||
<script src="https://cdn.jsdelivr.net/npm/chart.js"></script>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue