diff options
author | Victor Toso <victortoso@redhat.com> | 2015-10-13 12:16:18 +0200 |
---|---|---|
committer | Victor Toso <victortoso@redhat.com> | 2015-10-13 12:16:18 +0200 |
commit | 46f5468ed2a2b9ae6f51a55f431fdfe1e9b18e3c (patch) | |
tree | 5303f958ef33b9b16db0f95977fdf5c6a0c3bd6d | |
parent | 65100529f3e17567b139e32d00de756f9a17b1a5 (diff) |
testing
-rw-r--r-- | pelicanconf.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pelicanconf.py b/pelicanconf.py index 414505e..9221fb5 100644 --- a/pelicanconf.py +++ b/pelicanconf.py @@ -7,6 +7,7 @@ SITEURL = '' THEME = 'spice-space' PATH = 'content' +XXX TIMEZONE = 'Europe/Paris' |