[conf] DISPLAY_PAGES_ON_MENU=true

This commit is contained in:
max/sooulix 2024-07-07 19:47:58 +02:00
parent af04eb1dfc
commit f1453d4182
1 changed files with 1 additions and 0 deletions

View File

@ -44,3 +44,4 @@ DIRECT_TEMPLATES = (('index','search','tags','categories','archives'))
STORK_INPUT_OPTIONS = {
'html_selector': 'main'
}
DISPLAY_PAGES_ON_MENU = True