css versioniert

This commit is contained in:
hubobel 2026-06-25 16:47:18 +02:00
parent d1c84d0ea9
commit fa1eccb805
2 changed files with 18 additions and 2 deletions

View file

@ -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>