slight modifications for rtc

This commit is contained in:
swiftmandolin 2022-07-21 20:55:15 -05:00
parent d8078e7c68
commit 1d17dd1c1f
Signed by: swiftmandolin
GPG Key ID: 18F9968E608B7602
1 changed files with 3 additions and 4 deletions

View File

@ -21,15 +21,15 @@
make_globals() {
global_title="swiftmandolin's gemlog"
global_description="a gemlog about nonsense you probably don't care about"
global_url="gemini://gemini.circumlunar.space/~swiftmandolin/gemlog/" # link to base url of gemlog
global_url="gemini://rawtext.club/~swiftmandolin/gemlog/" # link to base url of gemlog
global_author="swiftmandolin"
global_author_email="swiftmandolin@tilde.team"
global_author_url="gemini://gemini.circumlunar.space/~swiftmandolin/index.gmi" # homepage of author
global_author_url="gemini://rawtext.club/~swiftmandolin/index.gmi" # homepage of author
global_license="CC BY 4.0"
gemlog_feed="atom.xml" # filename of the atom feed
number_of_feed_articles="50" # maximum number of posts added to atom feed
feed_base_url="gemini://gemini.circumlunar.space/~swiftmandolin/gemlog/" # base url that the feed is hosted at
feed_base_url="gemini://rawtext.club/~swiftmandolin/gemlog/" # base url that the feed is hosted at
feed_web_url="https://swiftmandolin.tilde.team/files/" # base url that the feed is hosted at on the web
index="index.gmi" # main page of gemlog, not recommended to change
@ -187,5 +187,4 @@ toot() {
make_globals
make_atom
build_entries
toot