aboutsummaryrefslogtreecommitdiff
path: root/config.json
diff options
context:
space:
mode:
authortdro <tdro@noreply.example.com>2022-05-17 05:45:50 -0400
committertdro <tdro@noreply.example.com>2022-05-17 05:45:50 -0400
commit40872211d2975ac35d703e040fa561c2f363d305 (patch)
treef559c134c53e43f2dc32662f93394475e344f28a /config.json
parent29c42bad59ceae6f76bef58c2e194535be17ce60 (diff)
downloadcanory-40872211d2975ac35d703e040fa561c2f363d305.tar.gz
canory-40872211d2975ac35d703e040fa561c2f363d305.tar.bz2
canory-40872211d2975ac35d703e040fa561c2f363d305.zip
config: Control default title
For pages where the titles are auto generated, choose default author's title as title.
Diffstat (limited to 'config.json')
-rw-r--r--config.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/config.json b/config.json
index 0a0b91f..5f87944 100644
--- a/config.json
+++ b/config.json
@@ -13,6 +13,7 @@
"footer": "canory",
"home": "canory",
"picturegallery": "canory",
+ "title": "canory",
"user": "default",
"webring": "canory"
},