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 47450cc..12dd209 100644 --- a/pelicanconf.py +++ b/pelicanconf.py @@ -3,7 +3,7 @@ from __future__ import unicode_literals AUTHOR = 'Audric Schiltknecht' -SITENAME = 'Audric Schiltknecht' +SITENAME = 'Ma vie, mon œuvre - oupa' SITEURL = '' TIMEZONE = 'Europe/Paris' |