summaryrefslogtreecommitdiffstats
path: root/templates/search.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'templates/search.tmpl')
-rw-r--r--templates/search.tmpl4
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/search.tmpl b/templates/search.tmpl
index d00942c..090ac6a 100644
--- a/templates/search.tmpl
+++ b/templates/search.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?{{ .Version }}" as="style" />
- <style>@import url("/static/peach.css?{{ .Version }}");</style>
+ <link rel="preload" href="/static/peach.min.css?{{ .Version }}" as="style" />
+ <style>@import url("/static/peach.min.css?{{ .Version }}");</style>
</head>
<body>
<div class="peach">