Comments background image
This commit is contained in:
parent
f8af8904ac
commit
287954c738
1 changed files with 1 additions and 1 deletions
|
@ -41,7 +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'
|
||||
#PAGE_BACKGROUND = 'images/background.jpg'
|
||||
THEME = 'themes/nest/'
|
||||
# Confs relative to the theme nest
|
||||
NEST_HEADER_IMAGES = 'banner.png'
|
||||
|
|
Loading…
Reference in a new issue