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

Add git base URL

parent 715b612b
No related branches found
No related tags found
No related merge requests found
Pipeline #27755 passed with warnings
......@@ -7,6 +7,8 @@ from pelican_theme_teckids.pelicanconf import *
SITENAME = 'schul-frei'
SITELOGO = f'{SITEURL}/theme/artwork/banner-schul-frei.svg'
GITWEB_BASE = "https://edugit.org/schul-frei/schul-frei.dev/-/tree/master"
MENUITEMS += [
('Lanki.cloud', 'pages/lankicloud.html'),
('Hackathons', 'pages/hackathon.html'),
......
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