Skip to content
Snippets Groups Projects
Commit 22b496b6 authored by James Vasile's avatar James Vasile
Browse files

Go back to relative urls for now

parent 623e0213
No related branches found
No related tags found
No related merge requests found
AUTHOR = 'James Vasile and Karl Fogel'
SITENAME = 'OTS Blog'
SITEURL = 'https://blog.opentechstrategies.com'
SITEURL = ''
PATH = 'content'
......@@ -8,7 +8,7 @@ TIMEZONE = 'America/New_York'
DEFAULT_LANG = 'en'
FEED_DOMAIN = SITEURL
FEED_DOMAIN = 'https://blog.opentechstrategies.com'
AUTHOR_FEED_ATOM = 'feeds/{slug}.author.atom.xml'
AUTHOR_FEED_RSS = 'feeds/{slug}.author.rss'
FEED_ALL_ATOM = 'feeds/all.atom.xml'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment