From 3cd11d40441142144f4b56f5d6b6048d34ad5150 Mon Sep 17 00:00:00 2001 From: Teemu Patja Date: Wed, 15 Mar 2017 16:22:47 +0200 Subject: [PATCH 1/2] Cache busting for css --- resources/templates/home.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/resources/templates/home.html b/resources/templates/home.html index 17c63bd..60a561f 100644 --- a/resources/templates/home.html +++ b/resources/templates/home.html @@ -21,10 +21,6 @@
- -{% style "https://cdnjs.cloudflare.com/ajax/libs/semantic-ui/2.1.8/semantic.min.css" %} -{% style "/css/style.css" %} - + +{% style "https://cdnjs.cloudflare.com/ajax/libs/semantic-ui/2.1.8/semantic.min.css" %} + +