From 9af32d4758e4a781b5cf9226f894b6f13179f346 Mon Sep 17 00:00:00 2001 From: Brandon Rozek Date: Thu, 30 Apr 2026 16:14:07 -0400 Subject: [PATCH] Removed some feeds from head --- layouts/partials/head.html | 2 -- 1 file changed, 2 deletions(-) diff --git a/layouts/partials/head.html b/layouts/partials/head.html index 95baeab..f262dd2 100644 --- a/layouts/partials/head.html +++ b/layouts/partials/head.html @@ -33,8 +33,6 @@ {{- if .IsHome -}} - - {{ else }} {{ range .AlternativeOutputFormats -}} {{ printf `` .Rel .MediaType.Type .Permalink $.Site.Title | safeHTML }}