From 1acc5965e73df6f69141ee0669b5466680018cb8 Mon Sep 17 00:00:00 2001 From: Linus Neumann Date: Wed, 7 Nov 2018 16:00:39 +0100 Subject: Add publish.sh --- pelicanconf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pelicanconf.py') diff --git a/pelicanconf.py b/pelicanconf.py index 0290bb5..461baae 100644 --- a/pelicanconf.py +++ b/pelicanconf.py @@ -4,7 +4,7 @@ from __future__ import unicode_literals AUTHOR = u'Chaos Computer Club e.V.' SITENAME = u'Support-Angebote' -SITEURL = 'http://localhost:8000' +# SITEURL = 'http://localhost:8000' TIMEZONE = 'Europe/Berlin' -- cgit v1.2.3