Skip to content
Snippets Groups Projects
Commit 78bb26f4 authored by Philipp Stahl's avatar Philipp Stahl
Browse files

Add site url in pelicancaonf.py

parent 56566c79
No related branches found
No related tags found
No related merge requests found
Pipeline #7046 passed
......@@ -4,7 +4,7 @@ from __future__ import unicode_literals
AUTHOR = 'Teckids e.V.'
SITENAME = "Hack'n'Fun"
SITEURL = ''
SITEURL = 'https://hacknfun.org/'
SITELOGO = f'{SITEURL}/theme/artwork/banner-hacknfun.svg'
STATIC_PATHS = ["static", "images"]
......
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