aboutsummaryrefslogtreecommitdiff
path: root/config.json
diff options
context:
space:
mode:
authortdro <tdro@noreply.example.com>2023-12-30 16:39:52 -0500
committertdro <tdro@noreply.example.com>2023-12-30 16:39:52 -0500
commit937d0e35700c85c7d683dd33a7f542442d8ec11c (patch)
treed9b071862fdd2b51b9d0f9fb864cfbf4fb5a0df6 /config.json
parent3b43bb9fbe661cb35201082fca9b0924da22bb03 (diff)
downloadcanory-937d0e35700c85c7d683dd33a7f542442d8ec11c.tar.gz
canory-937d0e35700c85c7d683dd33a7f542442d8ec11c.tar.bz2
canory-937d0e35700c85c7d683dd33a7f542442d8ec11c.zip
config: Simplify author site data
Diffstat (limited to 'config.json')
-rw-r--r--config.json10
1 files changed, 2 insertions, 8 deletions
diff --git a/config.json b/config.json
index 5643e14..df5cdb6 100644
--- a/config.json
+++ b/config.json
@@ -16,14 +16,8 @@
"nobody"
],
"default": {
- "footer": "canory",
- "home": "canory",
- "gallery": "canory",
- "title": "canory",
- "user": "default",
- "webring": "canory"
- },
- "footer": "A Micro Blog\n"
+ "footer": "A Micro Blog"
+ }
},
"taxonomies": {
"tag": "tags"