📝 Docs: update hugo.toml

This commit is contained in:
Cell
2024-07-23 09:59:13 +08:00
parent affaea7ecb
commit 9d32ba9d9e
+3 -2
View File
@@ -825,8 +825,9 @@ enableEmoji = true
hiddenFromRelated = false
# whether to enable twemoji
twemoji = false
# whether to enable lightgallery
# FixIt 0.2.18 | CHANGED if set to "force", images in the content will be forced to shown as the gallery.
# FixIt 0.2.18 | CHANGED whether to enable lightgallery
# set to true, images in the content will be shown as the gallery if the image has a title, e.g. ![alt](src "title")
# set to "force", images in the content will be forced to shown as the gallery regardless of the image has a title or not, e.g. ![alt](src)
lightgallery = false
# whether to enable the ruby extended syntax
ruby = true