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

fixed link in publishconf.py

parent d3cc650b
No related branches found
No related tags found
No related merge requests found
Pipeline #7055 passed
......@@ -11,7 +11,7 @@ sys.path.append(os.curdir)
from pelicanconf import *
# If your site is available via HTTPS, make sure SITEURL begins with https://
SITEURL = '/'
SITEURL = 'https:/hacknfun.org'
RELATIVE_URLS = False
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