summaryrefslogtreecommitdiffstats
path: root/templates/weather.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'templates/weather.tmpl')
-rw-r--r--templates/weather.tmpl4
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/weather.tmpl b/templates/weather.tmpl
index e03ac75..2c731d4 100644
--- a/templates/weather.tmpl
+++ b/templates/weather.tmpl
@@ -5,8 +5,8 @@
<title>peach - {{.Title}}</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="author" content="siddharth ravikumar">
- <link rel="preload" href="/static/peach.css" as="style" />
- <style>@import url("/static/peach.css");</style>
+ <link rel="preload" href="/static/peach.css?{{ .Version }}" as="style" />
+ <style>@import url("/static/peach.css?{{ .Version }}");</style>
</head>
<body>
<div class="peach">