From 6719cceeaf55619b85ee9664a1f2d999785ddca8 Mon Sep 17 00:00:00 2001 From: Christopher Geary Date: Fri, 20 Oct 2017 10:21:50 +0100 Subject: [PATCH] Remove `rel=feed` but keep `rel=alternative` --- layouts/_default/baseof.html | 1 - 1 file changed, 1 deletion(-) diff --git a/layouts/_default/baseof.html b/layouts/_default/baseof.html index d40a02d..b76b004 100644 --- a/layouts/_default/baseof.html +++ b/layouts/_default/baseof.html @@ -10,7 +10,6 @@ {{ if .RSSLink }} - {{ end }} {{ block "site/styles" . }}{{ partial "site/styles.html" . }}{{ end }}