From 8e4b97a7cfd236dc4094400c623dc875fee8110b Mon Sep 17 00:00:00 2001 From: amzrk2 Date: Thu, 23 Apr 2020 15:13:23 +0800 Subject: Update example site --- exampleSite/config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'exampleSite/config.toml') 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] -- cgit v1.2.3