aboutsummaryrefslogtreecommitdiff
path: root/config.toml
diff options
context:
space:
mode:
authortdro <tdro@noreply.example.com>2022-05-25 23:45:46 -0400
committertdro <tdro@noreply.example.com>2022-05-25 23:45:46 -0400
commit96b2d6ba409f8195f1d89f7dce4986a7d9837976 (patch)
treee9d3c2c32fcb163f3f3dba5af1d82c8977ac75bc /config.toml
parentf2fb20b91c465d5cdacbbbbc1dc87055e20cc281 (diff)
downloadcanory-96b2d6ba409f8195f1d89f7dce4986a7d9837976.tar.gz
canory-96b2d6ba409f8195f1d89f7dce4986a7d9837976.tar.bz2
canory-96b2d6ba409f8195f1d89f7dce4986a7d9837976.zip
themes/default/layouts/_default/summary: Collect feed metadata
Namespace summary metadata partials. Add metadata to generated markdown.
Diffstat (limited to 'config.toml')
-rw-r--r--config.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.toml b/config.toml
index c91441a..2375ee2 100644
--- a/config.toml
+++ b/config.toml
@@ -217,5 +217,5 @@ enableRobotsTXT = true
target = "static/data"
[[module.mounts]]
- source = "public/data/generators/content"
+ source = "public/data/generates/content"
target = "content"