diff --git a/themes/gohugoioTheme/layouts/partials/docs/page-meta-data.html b/themes/gohugoioTheme/layouts/partials/docs/page-meta-data.html index d8ae74dec..8b3fbbafc 100644 --- a/themes/gohugoioTheme/layouts/partials/docs/page-meta-data.html +++ b/themes/gohugoioTheme/layouts/partials/docs/page-meta-data.html @@ -2,5 +2,5 @@ {{ partial "svg/link-permalink.svg" (dict "size" "14px") }} “{{ .Title }}” - was last updated: {{ .Lastmod.Format "January 2, 2006" }}{{ with .GitInfo }}: {{ .Subject }} ({{ .AbbreviatedHash }}){{end }} + was last updated: {{ .Lastmod.Format "January 2, 2006" }}{{ with .GitInfo }}: {{ .Subject }} ({{ .AbbreviatedHash }}){{end }} diff --git a/themes/gohugoioTheme/layouts/partials/previous-next-links.html b/themes/gohugoioTheme/layouts/partials/previous-next-links.html index 0de521527..cd43dd840 100644 --- a/themes/gohugoioTheme/layouts/partials/previous-next-links.html +++ b/themes/gohugoioTheme/layouts/partials/previous-next-links.html @@ -1,5 +1,5 @@ {{if .Prev }} - + {{ partial "svg/ic_chevron_left_black_24px.svg" (dict "size" "30px") }} {{ .Prev.Title }} {{end}} @@ -13,13 +13,13 @@ diff --git a/themes/gohugoioTheme/layouts/partials/site-footer.html b/themes/gohugoioTheme/layouts/partials/site-footer.html index 771ec348f..9ae1d2156 100644 --- a/themes/gohugoioTheme/layouts/partials/site-footer.html +++ b/themes/gohugoioTheme/layouts/partials/site-footer.html @@ -3,7 +3,7 @@