force main.css reload
This commit is contained in:
parent
9ea37de108
commit
dba4498cd7
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@
|
|||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
{% block extrahead %}{% endblock %}
|
||||
<link rel="stylesheet" href="{% static 'css/bootstrap.css' %}">
|
||||
<link rel="stylesheet" href="{% static 'css/main.css' %}" />
|
||||
<link rel="stylesheet" href="{% static 'css/main.css' %}?version=1" />
|
||||
<link rel="stylesheet" href="{% static 'css/add2calendar.css' %}">
|
||||
|
||||
</head>
|
||||
|
|
Loading…
Reference in a new issue