change site to link to atom

This commit is contained in:
nytpu 2020-09-09 19:41:16 -06:00
parent e8325692d4
commit 210b1e37ea
Signed by: nytpu
GPG Key ID: ECCDC07B337B8F5B
1 changed files with 2 additions and 2 deletions

View File

@ -114,9 +114,9 @@ EOF
printf "\r\n\r\n"
printf "=> / go home\r\n"
printf "\r\n"
printf "this gemlog has an rss feed at:\r\n"
printf "this gemlog has an atom feed at:\r\n"
printf "=> $feed_base_url$gemlog_feed [https] $feed_base_url$gemlog_feed\r\n"
printf "=> /gemlog/feed.rss or here to access it through gemini\r\n"
printf "=> /gemlog/$gemlog_feed or here to access it through gemini\r\n"
printf "\r\n"
printf "=> /gemlog/old/ click here to view an archive of my old gemlog"
} 3>&1 >"$index"