aboutsummaryrefslogtreecommitdiff
path: root/config.json
diff options
context:
space:
mode:
authortdro <tdro@noreply.example.com>2022-05-06 22:16:04 -0400
committertdro <tdro@noreply.example.com>2022-05-06 22:16:04 -0400
commit8d52e2c7584979bafeac33ed644ad10d6a57812b (patch)
tree058e5d8b7e23a4f2fe371299a27e8e5123204acd /config.json
parent80e27ae172e01feea1b01476e7cd9354736c8f8b (diff)
downloadcanory-8d52e2c7584979bafeac33ed644ad10d6a57812b.tar.gz
canory-8d52e2c7584979bafeac33ed644ad10d6a57812b.tar.bz2
canory-8d52e2c7584979bafeac33ed644ad10d6a57812b.zip
themes/default/layouts/partials: Allow setting default gallery
Correct spelling error.
Diffstat (limited to 'config.json')
-rw-r--r--config.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/config.json b/config.json
index 3cc0cf7..449f33d 100644
--- a/config.json
+++ b/config.json
@@ -11,7 +11,8 @@
"author": {
"default": {
"user": "default",
- "webring": "canory"
+ "webring": "canory",
+ "picturegallery": "canory"
},
"footer": "A Micro Blog\n"
},