aboutsummaryrefslogtreecommitdiff
path: root/config.json
diff options
context:
space:
mode:
authortdro <tdro@noreply.example.com>2023-01-06 03:57:02 -0500
committertdro <tdro@noreply.example.com>2023-01-06 04:16:39 -0500
commit036d5bd8bd2bfc2a77c43f8dbfa8e90ae8ee8b76 (patch)
tree7550133ef57e7ff86a5db9a0195266cc92dcce56 /config.json
parent6f40c9a8d7263f82eb97009897502588f7236ce2 (diff)
downloadcanory-036d5bd8bd2bfc2a77c43f8dbfa8e90ae8ee8b76.tar.gz
canory-036d5bd8bd2bfc2a77c43f8dbfa8e90ae8ee8b76.tar.bz2
canory-036d5bd8bd2bfc2a77c43f8dbfa8e90ae8ee8b76.zip
themes/default/layouts/partials/author-list: Generate once0.11.10
Let it appear on second generation
Diffstat (limited to 'config.json')
-rw-r--r--config.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/config.json b/config.json
index 4fd39bd..369ea15 100644
--- a/config.json
+++ b/config.json
@@ -231,6 +231,10 @@
"baseName": "index",
"mediaType": "text/html"
},
+ "authors.section": {
+ "baseName": "authors",
+ "mediaType": "text/html"
+ },
"history": {
"path": "archives/messages",
"baseName": "index",
@@ -275,6 +279,7 @@
"xslt.sitemap",
"json",
"authors",
+ "authors.section",
"sources",
"browserconfig",
"history",