diff --git a/layouts/_default/baseof.html b/layouts/_default/baseof.html index e943e96..3a20f05 100644 --- a/layouts/_default/baseof.html +++ b/layouts/_default/baseof.html @@ -8,20 +8,20 @@ - - + + {{ template "_internal/opengraph.html" . }} - + {{ if .Site.Params.twitter }} {{ end }} - - + + {{ partial "meta" . }} - + {{ partial "styles" . }} {{ if .Site.Params.faviconpath }} @@ -34,7 +34,7 @@ {{ end }} {{- with .OutputFormats.Get "rss" -}} - {{ printf `` .Rel .MediaType.Type .Permalink $.Site.Title | safeHTML }} + {{ printf `` .Rel .MediaType.Type .Permalink $.Site.Title | safeHTML }} {{ end -}} diff --git a/layouts/partials/globallist.html b/layouts/partials/globallist.html index 9f0b1da..f4fbb5f 100644 --- a/layouts/partials/globallist.html +++ b/layouts/partials/globallist.html @@ -19,6 +19,7 @@