Updating .env
This commit is contained in:
parent
73c91528ed
commit
1d02660221
19
.env
19
.env
@ -7,20 +7,11 @@ PAGES_PATH=
|
|||||||
# Folder which contains the markdown files to generate
|
# Folder which contains the markdown files to generate
|
||||||
MARKDOWN_PATH=
|
MARKDOWN_PATH=
|
||||||
|
|
||||||
# The HTML template page to load
|
# The folder where are all the templates
|
||||||
TEMPLATE_PAGE=
|
TEMPLATES_FOLDER=
|
||||||
|
|
||||||
# The HTML index template page
|
|
||||||
TEMPLATE_INDEX=
|
|
||||||
|
|
||||||
# The HTML template tags to load
|
|
||||||
TEMPLATE_TAGS=
|
|
||||||
|
|
||||||
# The Atom post template to load
|
|
||||||
TEMPLATE_ATOM_POST=
|
|
||||||
|
|
||||||
# The Atom feed template to load
|
|
||||||
TEMPLATE_ATOM_FEED=
|
|
||||||
|
|
||||||
# The website URL for metadata
|
# The website URL for metadata
|
||||||
WEBSITE_URL=
|
WEBSITE_URL=
|
||||||
|
|
||||||
|
# Langs used in the blog
|
||||||
|
LANGS=
|
||||||
|
Loading…
x
Reference in New Issue
Block a user