aboutsummaryrefslogtreecommitdiff
path: root/layouts
diff options
context:
space:
mode:
authorolOwOlo <26087907+olOwOlo@users.noreply.github.com>2017-11-01 22:55:58 +0800
committerolOwOlo <26087907+olOwOlo@users.noreply.github.com>2017-11-01 22:55:58 +0800
commitc01c9cffb711cf3c647e68fdb417a505aa44c784 (patch)
tree453b8a4ff59e8a5ec8b3d29a9e347331a52b905d /layouts
parent8cd3af63317fda36bd9ba6c4c128e0c17c4dbb39 (diff)
feat: remove excess `ul` when the title is not starting from `h1`
release 2.6.5
Diffstat (limited to 'layouts')
-rw-r--r--layouts/partials/head.html2
-rw-r--r--layouts/partials/scripts.html2
2 files changed, 2 insertions, 2 deletions
diff --git a/layouts/partials/head.html b/layouts/partials/head.html
index a15aa5c..b2c7523 100644
--- a/layouts/partials/head.html
+++ b/layouts/partials/head.html
@@ -57,7 +57,7 @@
{{- end }}
<!-- Styles -->
-<link href="{{ "dist/even.min.css?v=2.6.4" | relURL }}" rel="stylesheet">
+<link href="{{ "dist/even.min.css?v=2.6.5" | relURL }}" rel="stylesheet">
{{ if .Site.Params.bootcdn -}}
{{ if .Site.Params.fancybox }}<link href="https://cdn.bootcss.com/fancybox/3.1.20/jquery.fancybox.min.css" rel="stylesheet" crossorigin="anonymous">{{ end }}
{{- else if .Site.Params.publicCDN.enable -}}
diff --git a/layouts/partials/scripts.html b/layouts/partials/scripts.html
index e2c7314..541811b 100644
--- a/layouts/partials/scripts.html
+++ b/layouts/partials/scripts.html
@@ -13,7 +13,7 @@
<script type="text/javascript" src="{{ "lib/slideout/slideout-1.0.1.min.js" | relURL }}"></script>
{{ if .Site.Params.fancybox }}<script type="text/javascript" src="{{ "lib/fancybox/jquery.fancybox-3.1.20.min.js" | relURL }}"></script>{{ end }}
{{- end }}
-<script type="text/javascript" src="{{ "dist/even.min.js?v=2.6.4" | relURL }}"></script>
+<script type="text/javascript" src="{{ "dist/even.min.js?v=2.6.5" | relURL }}"></script>
{{- if and (and .Site.Params.mathjax (ne .Params.mathjax false)) (or .IsPage .IsHome) }}
<script type="text/javascript">