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

Remove uneccesary '/'

parent 78bb26f4
No related branches found
No related tags found
No related merge requests found
Pipeline #7047 passed
......@@ -4,7 +4,7 @@ from __future__ import unicode_literals
AUTHOR = 'Teckids e.V.'
SITENAME = "Hack'n'Fun"
SITEURL = 'https://hacknfun.org/'
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