Refresh CSS cache

This commit is contained in:
2016-11-17 15:24:00 +01:00
parent c025aa3aac
commit 6ef2c5ca0d
4 changed files with 12 additions and 12 deletions

View File

@@ -35,8 +35,8 @@ li
| {% endblock %}
| {% block css %}
link(href="{{ url_for('static_pillar', filename='assets/css/font-pillar.css', v=141020161) }}", rel="stylesheet")
link(href="{{ url_for('static_pillar', filename='assets/css/theatre.css', v=2016) }}", rel="stylesheet")
link(href="{{ url_for('static_pillar', filename='assets/css/font-pillar.css', v=171020161) }}", rel="stylesheet")
link(href="{{ url_for('static_pillar', filename='assets/css/theatre.css', v=171020161) }}", rel="stylesheet")
| {% endblock %}
| {% block body %}