summaryrefslogtreecommitdiff
path: root/pelicanconf.py
diff options
context:
space:
mode:
Diffstat (limited to 'pelicanconf.py')
-rw-r--r--pelicanconf.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/pelicanconf.py b/pelicanconf.py
index 41ac132..ab8afd2 100644
--- a/pelicanconf.py
+++ b/pelicanconf.py
@@ -6,7 +6,7 @@ SITENAME = "Cryptech Project"
PATH = "content"
TIMEZONE = "UTC"
-DEFAULT_LANG = u"English"
+DEFAULT_LANG = "en"
# Feed generation is usually not desired when developing
SITEURL = ""