From d5a574ba0e0ff1b615a44c9bea1a6350b070cfd6 Mon Sep 17 00:00:00 2001 From: "Yann Esposito (Yogsototh)" Date: Wed, 11 Nov 2020 22:05:39 +0100 Subject: [PATCH] fix link in atom --- engine/mk-gemini-atom.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/engine/mk-gemini-atom.sh b/engine/mk-gemini-atom.sh index c52dedc..3d25f57 100755 --- a/engine/mk-gemini-atom.sh +++ b/engine/mk-gemini-atom.sh @@ -11,7 +11,7 @@ maxarticles=10 # RSS Metas rsstitle="her.esy.fun" -rssurl="gemini://her.esy.fun/atom.xml" +rssurl="gemini://her.esy.fun/gem-atom.xml" websiteurl="gemini://her.esy.fun" rssdescription="her.esy.fun articles, mostly random personal thoughts" rsslang="en"