Skip to content
Snippets Groups Projects
Unverified Commit aa134c1d authored by weeman's avatar weeman
Browse files

Update poor mans cache busting

parent 6758b591
No related branches found
No related tags found
No related merge requests found
......@@ -5,7 +5,7 @@
<html lang="{{ get_language() }}" class="no-js">
<head>
<meta charset="utf-8">
<link rel="stylesheet" href="{{ static('plainui/%s.css' % (css_scope(),)) }}?v=202112231340">
<link rel="stylesheet" href="{{ static('plainui/%s.css' % (css_scope(),)) }}?v=20320816_1000">
<link rel="icon" href="{{ static('plainui/img/favicon.ico') }}" type="image/x-icon">
<title>{% block title %}{% endblock %}</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment