diff pelicanconf.py @ 42:51d2ddc51e40

update the theme with the latest changes from upstream
author Dirk Olmes <dirk@xanthippe.ping.de>
date Tue, 30 Sep 2014 03:53:59 +0200
parents e6872b8d42e2
children ea8a767f5111
line wrap: on
line diff
--- a/pelicanconf.py	Tue Sep 30 03:37:41 2014 +0200
+++ b/pelicanconf.py	Tue Sep 30 03:53:59 2014 +0200
@@ -5,6 +5,7 @@
 AUTHOR = u'Dirk Olmes'
 SITENAME = u'Infoschnipsel und Wissenswertes'
 SITEURL = 'http://xanthippe.duckdns.org/blog'
+ARCHIVES_URL = 'archives.html'
 
 LOCALE = 'de_DE'
 TIMEZONE = 'Europe/Berlin'