Adds header image (tries to)
This commit is contained in:
parent
0beab4277c
commit
90d3a44a3b
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@ PAGE_LANG_SAVE_AS = '{slug}.{lang}.html'
|
||||||
|
|
||||||
THEME = 'themes/nest/'
|
THEME = 'themes/nest/'
|
||||||
# Confs relative to the theme 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
|
# Pelican bootstrap 3 theme settings
|
||||||
BOOTSTRAP_THEME = 'cyborg'
|
BOOTSTRAP_THEME = 'cyborg'
|
||||||
|
|
Loading…
Reference in a new issue