Skip to content
Snippets Groups Projects
Commit d3cc650b authored by Lukas Weichelt's avatar Lukas Weichelt
Browse files

Update publishconf.py

parent 7e8da484
No related tags found
No related merge requests found
Pipeline #7054 passed
...@@ -11,7 +11,7 @@ sys.path.append(os.curdir) ...@@ -11,7 +11,7 @@ sys.path.append(os.curdir)
from pelicanconf import * from pelicanconf import *
# If your site is available via HTTPS, make sure SITEURL begins with https:// # If your site is available via HTTPS, make sure SITEURL begins with https://
SITEURL = 'https://froglabs.edugit.io' SITEURL = '/'
RELATIVE_URLS = False RELATIVE_URLS = False
FEED_ALL_ATOM = 'feeds/all.atom.xml' 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