Skip to content
Snippets Groups Projects
Unverified Commit b7b86b2b authored by mirabilos's avatar mirabilos Committed by mirabilos
Browse files

Fix website base address

parent e4a605d1
No related branches found
No related tags found
1 merge request!20Update addresses
......@@ -8,7 +8,7 @@ from pelican_theme_teckids.pelicanconf import *
SITENAME = "Teckids e.V."
GITWEB_BASE = "https://edugit.org/Teckids/teckids.org/-/tree/master"
GITWEB_BASE = "https://edugit.org/Teckids/team-pr/teckids.org/-/tree/master"
PLUGINS += ["webring"]
WEBRING_FEED_URLS = [
......
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