Enable cache headers on styling (#270)
This commit is contained in:
committed by
GitHub
parent
16c45544d3
commit
084e0e606e
@@ -6,7 +6,7 @@
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>{% block title %}{% endblock %}</title>
|
||||
<link rel="stylesheet" href="/auth/oidc/static/style.css">
|
||||
<link rel="stylesheet" href="/auth/oidc/static/style.css?v=2">
|
||||
{% endblock %}
|
||||
</head>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user