[conf] DISPLAY_PAGES_ON_MENU=true
This commit is contained in:
parent
af04eb1dfc
commit
f1453d4182
|
@ -44,3 +44,4 @@ DIRECT_TEMPLATES = (('index','search','tags','categories','archives'))
|
||||||
STORK_INPUT_OPTIONS = {
|
STORK_INPUT_OPTIONS = {
|
||||||
'html_selector': 'main'
|
'html_selector': 'main'
|
||||||
}
|
}
|
||||||
|
DISPLAY_PAGES_ON_MENU = True
|
||||||
|
|
Loading…
Reference in New Issue