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

Add git base URL

parent 83a3aa41
No related branches found
No related tags found
No related merge requests found
Pipeline #28021 failed
......@@ -7,6 +7,8 @@ from pelican_theme_teckids.pelicanconf import *
SITENAME = "LEOPARD"
SITELOGO = f'{SITEURL}/theme/artwork/banner-leopard.svg'
GITWEB_BASE = "https://edugit.org/LEOPARD/leopard.institute/-/tree/master"
MENUITEMS += [
('Formate', 'pages/formate.html'),
('Konzepte', 'pages/konzepte.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