summaryrefslogtreecommitdiffstats
path: root/exampleSite/config.toml
diff options
context:
space:
mode:
authoramzrk22020-04-14 15:46:26 +0800
committeramzrk22020-04-14 15:46:26 +0800
commit971f9bd9155eccdeefe563a3608dc46d2132abab (patch)
tree91fdc409de78f76fc79287ec67412fa1cff12968 /exampleSite/config.toml
parent4d07aeee876efb805739ee90120bc903a02e342b (diff)
downloadhugo-theme-fuji-971f9bd9155eccdeefe563a3608dc46d2132abab.tar.gz
hugo-theme-fuji-971f9bd9155eccdeefe563a3608dc46d2132abab.tar.bz2
hugo-theme-fuji-971f9bd9155eccdeefe563a3608dc46d2132abab.zip
Add progess bar
Diffstat (limited to 'exampleSite/config.toml')
-rw-r--r--exampleSite/config.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/exampleSite/config.toml b/exampleSite/config.toml
index 6ba90df..66bc4c3 100644
--- a/exampleSite/config.toml
+++ b/exampleSite/config.toml
@@ -33,6 +33,7 @@ paginate = 10
cdnLazyloadSRC = "https://cdn.jsdelivr.net/gh/amzrk2/poal-jsdelivr/lazyload/dsr_loading.svg"
# Custom css & js CDN
cdnVanillaLazyloadJS = "https://cdn.jsdelivr.net/npm/vanilla-lazyload@15.1.1/dist/lazyload.min.js"
+ cdnJQueryJS = "https://cdn.jsdelivr.net/npm/jquery@3.2.1/dist/jquery.min.js"
[markup]
[markup.highlight]