Adds header banner
This commit is contained in:
parent
c44ba93cff
commit
130ca3431d
2 changed files with 1 additions and 0 deletions
BIN
content/images/banner.png
Normal file
BIN
content/images/banner.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.3 MiB |
|
@ -41,6 +41,7 @@ PAGE_SAVE_AS = '{slug}.html'
|
|||
PAGE_LANG_URL = '{slug}.{lang}.html'
|
||||
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'
|
||||
|
|
Loading…
Reference in a new issue