X-Git-Url: http://git.dujemihanovic.xyz/%7B%7B%20.RelPermalink%20%7D%7D?a=blobdiff_plain;f=layouts%2F_default%2Fbaseof.html;h=b92c389441c1b2e25ef939b744538738d5bc0230;hb=5cfc9539918d2a66ff30413dae4325573b861de9;hp=b3e08ca143fcea32bebd3551b5f5f5884a7f6507;hpb=9c05f705985fad963072c941c93bfa760085ae7e;p=dujemihanovic.xyz.git diff --git a/layouts/_default/baseof.html b/layouts/_default/baseof.html index b3e08ca..b92c389 100644 --- a/layouts/_default/baseof.html +++ b/layouts/_default/baseof.html @@ -3,7 +3,7 @@ {{ partial "meta.html" . }} {{ $style := resources.Get "css/style.css" | resources.Minify }} - + {{ $index := $.Site.GetPage "/" }} {{ range $index.AlternativeOutputFormats }} {{ printf `` .Rel .MediaType.Type .RelPermalink $.Site.Title | safeHTML }}