summaryrefslogtreecommitdiffstats
path: root/slogan
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2017-05-24 15:12:09 +0200
committerLoïc Hoguin <[email protected]>2017-05-24 15:12:09 +0200
commit642b100b776c8f4864ae9a2afc11d7124f640ce3 (patch)
treec697e013d4e9cacf1316bffd3f41f28411f1a230 /slogan
parentc0b81797444ef084a0847db1ea54f4e9bcaa16fe (diff)
downloadninenines.eu-642b100b776c8f4864ae9a2afc11d7124f640ce3.tar.gz
ninenines.eu-642b100b776c8f4864ae9a2afc11d7124f640ce3.tar.bz2
ninenines.eu-642b100b776c8f4864ae9a2afc11d7124f640ce3.zip
Ensure the 99s.css file gets reloaded
Diffstat (limited to 'slogan')
-rw-r--r--slogan/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/slogan/index.html b/slogan/index.html
index ed2ea868..473e74df 100644
--- a/slogan/index.html
+++ b/slogan/index.html
@@ -12,7 +12,7 @@
<title>Nine Nines: Slogan</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css" rel="stylesheet">
+ <link href="/css/99s.css?r=1" rel="stylesheet">
<link rel="shortcut icon" href="/img/ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/ico/apple-touch-icon-114.png">