diff options
author | Oxbian <got.dacs@slmail.me> | 2023-06-27 20:12:46 +0200 |
---|---|---|
committer | Oxbian <got.dacs@slmail.me> | 2023-06-27 20:12:46 +0200 |
commit | 71623ad0674947b025eb0337429712560f7b5acb (patch) | |
tree | 0fa65a795a351ed3f5859bde9f464733150acc1c | |
parent | e6aa30561384551078e5b4220c5f1bf7a1173f90 (diff) | |
download | blog-generator-71623ad0674947b025eb0337429712560f7b5acb.tar.gz blog-generator-71623ad0674947b025eb0337429712560f7b5acb.zip |
Updating .env
-rw-r--r-- | .env | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -13,6 +13,9 @@ TEMPLATE_PAGE= # The HTML index template page TEMPLATE_INDEX= +# The HTML template tags to load +TEMPLATE_TAGS= + # The Atom post template to load TEMPLATE_ATOM_POST= |