diff --git a/themes/patek/layouts/_default/baseof.html b/themes/patek/layouts/_default/baseof.html index 2beb50c..4430c4e 100644 --- a/themes/patek/layouts/_default/baseof.html +++ b/themes/patek/layouts/_default/baseof.html @@ -6,6 +6,9 @@ {{ block "title" . }}{{ .Title }} | {{ .Site.Title }}{{ end }} {{ $favicon := resources.Get "img/favicon.ico" }} + {{ with .OutputFormats.Get "rss" -}} + + {{- end }} {{ block "css" . -}}