Bump CSS version

This commit is contained in:
rubenwardy 2021-01-29 20:27:33 +00:00
parent cf5360f6f6
commit 665bfd64d2
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>{% block title %}title{% endblock %} - {{ config.USER_APP_NAME }}</title>
<link rel="stylesheet" type="text/css" href="/static/bootstrap.css">
<link rel="stylesheet" type="text/css" href="/static/custom.css?v=18">
<link rel="stylesheet" type="text/css" href="/static/custom.css?v=19">
<link rel="search" type="application/opensearchdescription+xml" href="/static/opensearch.xml" title="ContentDB" />
<link rel="shortcut icon" href="/favicon-16.png" sizes="16x16">
<link rel="icon" href="/favicon-128.png" sizes="128x128">