diff --git a/layouts/partials/head.html b/layouts/partials/head.html index 6c0d153..cfd7286 100644 --- a/layouts/partials/head.html +++ b/layouts/partials/head.html @@ -10,6 +10,9 @@ {{ with .Site.Params.site_description }}{{ end }} + {{ range .AlternativeOutputFormats -}} + {{ printf `` .Rel .MediaType.Type .Permalink $.Site.Title | safeHTML }} + {{ end -}}