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

Fix typo in settings

parent 277a223a
No related branches found
No related tags found
No related merge requests found
......@@ -6,7 +6,7 @@ import sys
from pelican_theme_teckids.pelicanconf import *
SITE_NAME = "Teckids e.V."
SITENAME = "Teckids e.V."
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