diff --git a/pelicanconf.py b/pelicanconf.py index 2ca0fdd..ee2043e 100644 --- a/pelicanconf.py +++ b/pelicanconf.py @@ -53,13 +53,6 @@ EXTRA_PATH_METADATA = { 'extra/favicon.png': {'path': 'images/favicon.png'} } -# Confs relative to the theme nest -#NEST_HEADER_IMAGES = 'banner.png' - -#For future uses -#NEST_FOOTER_HTML = '' -#NEST_COPYRIGHT = u'Sito realizzato da hackmeeting' - # Pelican bootstrap 3 theme settings BOOTSTRAP_THEME = 'cyborg'