diff --git a/layouts/404.html b/layouts/404.html index 81a37e9..50e1860 100644 --- a/layouts/404.html +++ b/layouts/404.html @@ -4,7 +4,7 @@

/* 404 page not found. */

- +
+{{ $themeVersion := .Site.Params.version }} + {{ if .Site.Params.bootcdn -}} {{ if .Site.Params.fancybox }}{{ end }} - + {{ else -}} - - - {{ if .Site.Params.fancybox }}{{ end }} - + + + {{ if .Site.Params.fancybox }}{{ end }} + {{- end }} {{ if and (and .Site.Params.mathjax (ne .Params.mathjax false)) (or .IsPage .IsHome) -}} diff --git a/layouts/partials/slideout.html b/layouts/partials/slideout.html index 4ec6344..0ebf0c2 100644 --- a/layouts/partials/slideout.html +++ b/layouts/partials/slideout.html @@ -1,6 +1,6 @@
diff --git a/layouts/post/single.html b/layouts/post/single.html index 81c0939..62c317c 100644 --- a/layouts/post/single.html +++ b/layouts/post/single.html @@ -12,7 +12,7 @@ {{ with .Params.categories -}} {{- end }} @@ -37,7 +37,7 @@ {{ with .Params.tags -}} {{- end }} diff --git a/layouts/post/summary.html b/layouts/post/summary.html index 8a4e774..bb55d5f 100644 --- a/layouts/post/summary.html +++ b/layouts/post/summary.html @@ -9,7 +9,7 @@ {{ with .Params.categories -}} {{- end }}