temp set DELETE_OUTPUT_DIRECTORY false

proposta-home
dan 2019-11-20 02:42:53 +01:00
parent f396145a5e
commit f068b6009b
1 changed files with 2 additions and 1 deletions

View File

@ -75,7 +75,8 @@ USE_FOLDER_AS_CATEGORY = True
DISPLAY_PAGES_ON_MENU = False
DISPLAY_CATEGORIES_ON_MENU = False
DELETE_OUTPUT_DIRECTORY = True
#DELETE_OUTPUT_DIRECTORY = True
DELETE_OUTPUT_DIRECTORY = False
MENUITEMS = (('HOME |', '/index.html'),
('NEWS |', '/articles.html'),