aboutsummaryrefslogtreecommitdiff
path: root/layouts/partials/head.html
diff options
context:
space:
mode:
authorolOwOlo <26087907+olOwOlo@users.noreply.github.com>2018-03-12 23:06:39 +0800
committerolOwOlo <26087907+olOwOlo@users.noreply.github.com>2018-03-12 23:06:39 +0800
commitb18086fb89710f06a08cbcb8d810f80c8f8ab76d (patch)
treeb0484181585dbdec3e503ad3bf21ade2f0dcb9a0 /layouts/partials/head.html
parent1f992c4118fc5af2665c4757068c6b9a17750aff (diff)
fix(release): version param
Diffstat (limited to 'layouts/partials/head.html')
-rw-r--r--layouts/partials/head.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/partials/head.html b/layouts/partials/head.html
index 960f9c0..d670c16 100644
--- a/layouts/partials/head.html
+++ b/layouts/partials/head.html
@@ -61,7 +61,7 @@
{{- end }}
<!-- Styles -->
-<link href="{{ "dist/even.min.css?v=3.0.1" | relURL }}" rel="stylesheet">
+<link href="{{ "dist/even.min.css?v=3.1.1" | relURL }}" rel="stylesheet">
{{ if .Site.Params.publicCDN.enable -}}
{{ if .Site.Params.fancybox }}{{ .Site.Params.publicCDN.fancyboxCss | safeHTML }}{{ end }}
{{- else -}}