diff --git a/pelicanconf.py b/pelicanconf.py index 8994777..13b1147 100644 --- a/pelicanconf.py +++ b/pelicanconf.py @@ -43,7 +43,7 @@ PAGE_LANG_SAVE_AS = '{slug}.{lang}.html' THEME = 'themes/nest/' # Confs relative to the theme nest -NEST_HEADER_IMAGES = 'images/hm2015_banner_468x60.jpg' +NEST_HEADER_LOGO = 'images/hm2015_banner_468x60.jpg' # Pelican bootstrap 3 theme settings BOOTSTRAP_THEME = 'cyborg'