mcuserv/blog/config.py

13 lines
497 B
Python

title = "Minecraft News"
url = "http://mcupdate.tumblr.com"
location = "/home/minerobber/mcuserv/mcus/index.html"
rss_location = "/home/minerobber/mcuserv/mcus/feed.xml"
rss_url = "http://mcupdate.tumblr.com/feed.xml"
desc = "Minecraft News replacement with static files"
css_location = "http://mcupdate.tumblr.com/index.css"
tweetlink_do = False
tweetlink_location = ""
tweetlink_url = ""
tweetlink_format = "I just read an article from \"{}\":"
tweetlink_format += " {}%23" # don't change this!