summaryrefslogtreecommitdiffstats
path: root/_build/themes/ninenines/layouts/partials/head.html
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2019-08-22 23:18:23 +0200
committerLoïc Hoguin <[email protected]>2019-08-22 23:18:23 +0200
commit39dd660af26f88e78a9e511d16abedf93fd19587 (patch)
tree00ff336a0fbc5c73c2ac85cac63edccad18397d6 /_build/themes/ninenines/layouts/partials/head.html
parent7b0e5c6986e5a6bdb03dc0d23cd2a97cd66f2663 (diff)
downloadninenines.eu-39dd660af26f88e78a9e511d16abedf93fd19587.tar.gz
ninenines.eu-39dd660af26f88e78a9e511d16abedf93fd19587.tar.bz2
ninenines.eu-39dd660af26f88e78a9e511d16abedf93fd19587.zip
Force update the CSS
Diffstat (limited to '_build/themes/ninenines/layouts/partials/head.html')
-rw-r--r--_build/themes/ninenines/layouts/partials/head.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/_build/themes/ninenines/layouts/partials/head.html b/_build/themes/ninenines/layouts/partials/head.html
index 50e7ba16..b6786302 100644
--- a/_build/themes/ninenines/layouts/partials/head.html
+++ b/_build/themes/ninenines/layouts/partials/head.html
@@ -7,7 +7,7 @@
<title>{{ if .IsHome }}{{ .Title }}{{ else }}{{ .Site.Title }}: {{ .Title }}{{ end }}</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
- <link href="/css/99s.css?r=5" rel="stylesheet">
+ <link href="/css/99s.css?r=6" 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">