From 40b68f269e903fe69bdb433e71344bebf6b866c2 Mon Sep 17 00:00:00 2001 From: Alexander PapaTutuWawa Date: Fri, 1 Jan 2021 11:27:42 +0100 Subject: [PATCH] Move the atom:link out of each post --- layout/feed.xml | 1 + layout/item.xml | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/layout/feed.xml b/layout/feed.xml index 65ab8a5..00bad09 100644 --- a/layout/feed.xml +++ b/layout/feed.xml @@ -10,6 +10,7 @@ {{ email_user }} [a] {{ email_domain }} https://{{ blog_url }}/about.html + {{ content }} diff --git a/layout/item.xml b/layout/item.xml index 9a11802..78a408e 100644 --- a/layout/item.xml +++ b/layout/item.xml @@ -5,7 +5,6 @@ https://{{ blog_url }}/{{ slug }}.html -