Adds banner image

This commit is contained in:
sValo 2016-03-05 22:19:19 +01:00
parent 2360f5527d
commit 7e66d0c092

View file

@ -44,7 +44,7 @@ PAGE_LANG_SAVE_AS = '{slug}.{lang}.html'
#PAGE_BACKGROUND = 'images/background.jpg'
THEME = 'themes/nest/'
# Confs relative to the theme nest
NEST_HEADER_LOGO = 'images/hm2015_banner_468x60.jpg'
NEST_HEADER_IMAGES = 'banner.png'
# Pelican bootstrap 3 theme settings
BOOTSTRAP_THEME = 'cyborg'