changed 'output folder' to 'public'

This commit is contained in:
Vicky Steeves 2017-05-04 18:37:23 +00:00
parent e98b366379
commit 098efb3b30
1 changed files with 1 additions and 1 deletions

View File

@ -579,7 +579,7 @@ GITHUB_COMMIT_SOURCE = True
# Where the output site should be located
# If you don't use an absolute path, it will be considered as relative
# to the location of conf.py
# OUTPUT_FOLDER = 'output'
OUTPUT_FOLDER = 'public'
# where the "cache" of partial generated content should be located
# default: 'cache'