aboutsummaryrefslogtreecommitdiff
path: root/layouts/partials/head.html
diff options
context:
space:
mode:
authorolOwOlo <26087907+olOwOlo@users.noreply.github.com>2018-07-06 20:24:49 +0800
committerolOwOlo <26087907+olOwOlo@users.noreply.github.com>2018-07-06 20:24:49 +0800
commitd7fb92fff90b9c23aa20fd1c4d10ac10e168531f (patch)
tree9f43123b889f2468b22b5713b5bc0cf3778042c2 /layouts/partials/head.html
parent5840c2fdd37e995259f5e2fcc3b7bd3a33dbc3a7 (diff)
chore(release): release 3.2.0
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 d670c16..86ab6cf 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.1.1" | relURL }}" rel="stylesheet">
+<link href="{{ "dist/even.min.css?v=3.2.0" | relURL }}" rel="stylesheet">
{{ if .Site.Params.publicCDN.enable -}}
{{ if .Site.Params.fancybox }}{{ .Site.Params.publicCDN.fancyboxCss | safeHTML }}{{ end }}
{{- else -}}