Skip to content

Commit 30aa486

Browse files
committed
Hide index.html
1 parent 95a35e7 commit 30aa486

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

server.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
DEBUG = True
1313
FLATPAGES_AUTO_RELOAD = DEBUG
1414
FLATPAGES_EXTENSION = '.md'
15-
FREEZER_RELATIVE_URLS = True
15+
FREEZER_RELATIVE_URLS = False
1616
FREEZER_DESTINATION = 'build'
1717
FREEZER_STATIC_IGNORE = ['*.git*']
1818
FREEZER_BASE_URL = None

0 commit comments

Comments
 (0)