summaryrefslogtreecommitdiffstats
path: root/exampleSite/config.toml
diff options
context:
space:
mode:
authoramzrk22020-06-04 20:08:43 +0800
committeramzrk22020-06-04 20:08:43 +0800
commit914bf54c493b299268c293be33a8babf99b1cce2 (patch)
treec98ee9fbdb6f474579aa769a2a4b0b4c98fd21f1 /exampleSite/config.toml
parent102399b0f8273bc7bb8c3cd881304d1fc01ee2fe (diff)
downloadhugo-theme-fuji-914bf54c493b299268c293be33a8babf99b1cce2.tar.gz
hugo-theme-fuji-914bf54c493b299268c293be33a8babf99b1cce2.tar.bz2
hugo-theme-fuji-914bf54c493b299268c293be33a8babf99b1cce2.zip
Custom scss variable support
Diffstat (limited to 'exampleSite/config.toml')
-rw-r--r--exampleSite/config.toml4
1 files changed, 2 insertions, 2 deletions
diff --git a/exampleSite/config.toml b/exampleSite/config.toml
index c54812d..72e22b7 100644
--- a/exampleSite/config.toml
+++ b/exampleSite/config.toml
@@ -71,8 +71,8 @@ paginate = 10
# 8:9
lazyPlaceholderCol = "/assets/lazyload/dsrca_loading_480x540.svg"
- # Load `fuji.min.css` and `fuji.min.js` from jsDelivr
- # mainAssetsCDN = true
+ # Use Hugo Pipes in Hugo Extended Version to compile SCSS
+ # useHugoPipes = true
[markup]
[markup.goldmark]