diff --git a/layouts/partials/head-extra.html b/layouts/partials/head-extra.html index 2709217..1e65c9f 100644 --- a/layouts/partials/head-extra.html +++ b/layouts/partials/head-extra.html @@ -3,3 +3,6 @@ {{ end }} +{{ with .OutputFormats.Get "atom" -}} + {{ printf `` .Rel .MediaType.Type .Permalink $.Site.Title | safeHTML }} +{{ end -}}