summaryrefslogtreecommitdiff
path: root/layouts/_default/baseof.html
diff options
context:
space:
mode:
Diffstat (limited to 'layouts/_default/baseof.html')
-rw-r--r--layouts/_default/baseof.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/_default/baseof.html b/layouts/_default/baseof.html
index 06eed60..5bf392b 100644
--- a/layouts/_default/baseof.html
+++ b/layouts/_default/baseof.html
@@ -7,7 +7,7 @@
[{{ .Site.Title}}] {{ .Page.Title }}
{{- end }}
</title>
- <link rel='stylesheet' type='text/css' href='/style.css'>
+ <link rel='stylesheet' type='text/css' href='/style.css?v=4.0'>
<meta name="viewport" content="width=device-width, initial-scale=1">
{{- $image := resources.Get "/icons/apple-touch-icon.png"}}
<link rel="apple-touch-icon" sizes="180x180" href="{{ $image.Permalink }}">