diff options
author | amzrk2 | 2020-04-23 15:13:23 +0800 |
---|---|---|
committer | amzrk2 | 2020-04-23 15:13:23 +0800 |
commit | 8e4b97a7cfd236dc4094400c623dc875fee8110b (patch) | |
tree | 14bd52805cf24ae31bc87152d17f6d57b81050d5 /exampleSite/config.toml | |
parent | 79d5fe67c9e96e5de250cd74412d3ce7993ad862 (diff) | |
download | hugo-theme-fuji-8e4b97a7cfd236dc4094400c623dc875fee8110b.tar.gz hugo-theme-fuji-8e4b97a7cfd236dc4094400c623dc875fee8110b.tar.bz2 hugo-theme-fuji-8e4b97a7cfd236dc4094400c623dc875fee8110b.zip |
Update example site
Diffstat (limited to 'exampleSite/config.toml')
-rw-r--r-- | exampleSite/config.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/exampleSite/config.toml b/exampleSite/config.toml index 7c1b214..1c7b30d 100644 --- a/exampleSite/config.toml +++ b/exampleSite/config.toml @@ -62,7 +62,7 @@ paginate = 10 cdnLazyPlaceholderCol = "https://cdn.jsdelivr.net/gh/amzrk2/poal-jsdelivr@1.1.0/lazyload/dsrca_loading_480x540.svg" # enable this to fetch css & js from jsDelivr CDN - useCDN = false + useCDN = true [markup] [markup.highlight] |