aboutsummaryrefslogtreecommitdiff
path: root/config.toml
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.toml
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.toml')
-rw-r--r--config.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/config.toml b/config.toml
index 4f494ea..a2eb008 100644
--- a/config.toml
+++ b/config.toml
@@ -13,6 +13,7 @@ enableRobotsTXT = true
[author.default]
user = "default"
webring = "canory"
+ picturegallery = "canory"
[taxonomies]
tag = "tags"