summaryrefslogtreecommitdiffstats
path: root/exampleSite/config.toml
diff options
context:
space:
mode:
authoramzrk22020-06-16 16:29:16 +0800
committeramzrk22020-06-16 16:29:16 +0800
commitbcd4d3fdb1b5e6a6ede2dbc4ea64fc47642a2173 (patch)
treeda3e34c7e03af9993d247d5ac001906cabf6117b /exampleSite/config.toml
parentf88c7b78f224bf746b831001ec8cef01693a4b3c (diff)
downloadhugo-theme-fuji-bcd4d3fdb1b5e6a6ede2dbc4ea64fc47642a2173.tar.gz
hugo-theme-fuji-bcd4d3fdb1b5e6a6ede2dbc4ea64fc47642a2173.tar.bz2
hugo-theme-fuji-bcd4d3fdb1b5e6a6ede2dbc4ea64fc47642a2173.zip
Option darken image
Diffstat (limited to 'exampleSite/config.toml')
-rw-r--r--exampleSite/config.toml3
1 files changed, 3 insertions, 0 deletions
diff --git a/exampleSite/config.toml b/exampleSite/config.toml
index c68d082..07e1aa7 100644
--- a/exampleSite/config.toml
+++ b/exampleSite/config.toml
@@ -81,6 +81,9 @@ paginate = 10
# Use Hugo Pipes in Hugo Extended Version to compile SCSS
# useHugoPipes = true
+ # Let images display in full brightness under dark mode
+ # disableDarkImage = true
+
[markup]
[markup.goldmark]
[markup.goldmark.renderer]