Skip to content
Snippets Groups Projects
Commit f213234b authored by Roang's avatar Roang
Browse files

Merge branch 'weeman/cache-bust-css' into 'develop'

Cache Busting „Version“ aktualisierem

See merge request hub/hub!676
parents 6758b591 aa134c1d
Branches
Tags
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