Adds header image (tries to)

This commit is contained in:
sValo 2016-03-05 19:03:39 +01:00
parent 0beab4277c
commit 90d3a44a3b

View file

@ -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'