diff options
-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 |