diff options
author | amzrk2 | 2020-09-18 13:27:35 +0800 |
---|---|---|
committer | amzrk2 | 2020-09-18 13:27:35 +0800 |
commit | c188eaf4bb3faeba20e53ad3eb0301fa8130476c (patch) | |
tree | ecf5d5781047e69a37ba26d0f11933d7ab97fd18 /exampleSite/config.toml | |
parent | 913ba09812ef5731a6870c5887dc687255fcd2e8 (diff) | |
download | hugo-theme-fuji-c188eaf4bb3faeba20e53ad3eb0301fa8130476c.tar.gz hugo-theme-fuji-c188eaf4bb3faeba20e53ad3eb0301fa8130476c.tar.bz2 hugo-theme-fuji-c188eaf4bb3faeba20e53ad3eb0301fa8130476c.zip |
update: example site files
Diffstat (limited to 'exampleSite/config.toml')
-rw-r--r-- | exampleSite/config.toml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/exampleSite/config.toml b/exampleSite/config.toml index 0a8d4a8..5b2eafe 100644 --- a/exampleSite/config.toml +++ b/exampleSite/config.toml @@ -87,9 +87,6 @@ paginate = 10 # 8:9 lazyPlaceholderCol = "/assets/lazyload/dsrca_loading_480x540.svg" - # Use Hugo Pipes in Hugo Extended Version to compile SCSS - # useHugoPipes = true - # Let images display in full brightness under dark mode # disableDarkImage = true |