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

Fix typo

parent 6f0bf963
No related branches found
No related tags found
No related merge requests found
Pipeline #27545 passed
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
# -*- coding: utf-8 -*- # # -*- coding: utf-8 -*- #
from __future__ import unicode_literals from __future__ import unicode_literals
from peican_theme_teckids.pelicanconf import * from pelican_theme_teckids.pelicanconf import *
AUTHOR = 'Teckids e.V.' AUTHOR = 'Teckids e.V.'
SITENAME = "LEOPARD" SITENAME = "LEOPARD"
......
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