diff options
Diffstat (limited to 'pelicanconf.py')
| -rw-r--r-- | pelicanconf.py | 2 |
1 files changed, 1 insertions, 1 deletions
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 | |||
| 4 | 4 | ||
| 5 | AUTHOR = u'Chaos Computer Club e.V.' | 5 | AUTHOR = u'Chaos Computer Club e.V.' |
| 6 | SITENAME = u'Support-Angebote' | 6 | SITENAME = u'Support-Angebote' |
| 7 | SITEURL = 'http://localhost:8000' | 7 | # SITEURL = 'http://localhost:8000' |
| 8 | 8 | ||
| 9 | TIMEZONE = 'Europe/Berlin' | 9 | TIMEZONE = 'Europe/Berlin' |
| 10 | 10 | ||
