diff --git a/layouts/404.html b/layouts/404.html index c0a45af..a904cee 100644 --- a/layouts/404.html +++ b/layouts/404.html @@ -1,6 +1,6 @@ {{ define "main" }}
-

Page not found!

+

Page not found!

{{ range site.Menus.main }} diff --git a/layouts/_default/section.html b/layouts/_default/section.html index a68b547..32f2886 100644 --- a/layouts/_default/section.html +++ b/layouts/_default/section.html @@ -26,7 +26,7 @@

{{ end }}
-

+

{{ .Title }}

diff --git a/layouts/_default/single.html b/layouts/_default/single.html index 71942ec..54c0f22 100644 --- a/layouts/_default/single.html +++ b/layouts/_default/single.html @@ -31,22 +31,20 @@

{{ end }} {{ if $toc }} -