Skip to content
Snippets Groups Projects
Verified Commit 4e0462d2 authored by Nik | Klampfradler's avatar Nik | Klampfradler
Browse files

Merge branch 'master' of edugit.org:hacknfun/hacknfun.org

parents 20d124fd c48263db
No related branches found
No related tags found
No related merge requests found
Pipeline #26545 passed
content/images/favicon.png

33.5 KiB

...@@ -10,6 +10,7 @@ AUTHOR = 'Teckids e.V.' ...@@ -10,6 +10,7 @@ AUTHOR = 'Teckids e.V.'
SITENAME = "Hack'n'Fun" SITENAME = "Hack'n'Fun"
SITEURL = '' SITEURL = ''
SITELOGO = f'{SITEURL}/theme/artwork/banner-hacknfun.svg' SITELOGO = f'{SITEURL}/theme/artwork/banner-hacknfun.svg'
FAVICON = '/images/favicon.png'
STATIC_PATHS = ["static", "images"] STATIC_PATHS = ["static", "images"]
PATH = 'content' PATH = 'content'
......
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