diff --git a/layouts/_default/single.html b/layouts/_default/single.html index d8be36a..a148f29 100644 --- a/layouts/_default/single.html +++ b/layouts/_default/single.html @@ -36,7 +36,7 @@ {{ if .Site.Params.GitRepo }}
- + Improve This Page
diff --git a/layouts/partials/header.html b/layouts/partials/header.html index 09597e4..6ef5677 100644 --- a/layouts/partials/header.html +++ b/layouts/partials/header.html @@ -12,9 +12,7 @@ - - - + diff --git a/layouts/partials/home.html b/layouts/partials/home.html index 2f825a7..1835c3d 100644 --- a/layouts/partials/home.html +++ b/layouts/partials/home.html @@ -27,7 +27,7 @@ {{ if .Site.Data.sections }} {{ range first 1 (where (sort .Site.Data.sections "section.weight") ".section.enable" true) }} - + {{ end }} {{ end }} diff --git a/layouts/partials/next-prev-navigator.html b/layouts/partials/next-prev-navigator.html index eca6632..01fe294 100644 --- a/layouts/partials/next-prev-navigator.html +++ b/layouts/partials/next-prev-navigator.html @@ -6,7 +6,7 @@ {{ if (in site.Params.mainSections .Next.Type) }}