Update pelicanconf.py
This commit is contained in:
parent
0c5f5b5d23
commit
520bdfe1ac
1 changed files with 1 additions and 1 deletions
|
|
@ -94,7 +94,7 @@ AUTHOR_SAVE_AS = 'author/{slug}/index.html'
|
|||
# Enable raw source files in output directory alongside index.html
|
||||
# This copies the raw .rst files to the output
|
||||
OUTPUT_SOURCES = True
|
||||
OUTPUT_SOURCES_EXTENSION = 'rst'
|
||||
OUTPUT_SOURCES_EXTENSION = '.rst'
|
||||
|
||||
# Setup filters and plugins.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue