From 4326eb8a4f5ab858a3627cd2a007269fcef4ceb9 Mon Sep 17 00:00:00 2001 From: Solomon Victorino Date: Sun, 3 Mar 2024 20:47:56 -0700 Subject: [PATCH] add rel="self" link to Atom feeds --- xml/rss.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/xml/rss.xml b/xml/rss.xml index 21f36e8..eae88ab 100644 --- a/xml/rss.xml +++ b/xml/rss.xml @@ -6,6 +6,7 @@ {{.Metadata.Name}} + https://{{.Host}}/{{.Metadata.Npub}} {{.Metadata.Picture}} @@ -14,6 +15,7 @@ {{if not (eq "" .RelayHostname)}} Nostr notes on {{.RelayHostname}} + https://{{.Host}}/r/{{.RelayHostname}} {{.Info.Icon}} {{.Info.Icon}}