From a8f47568568dee333081a2d204fad41fd81cda93 Mon Sep 17 00:00:00 2001 From: amzrk2 Date: Wed, 15 Apr 2020 13:29:44 +0800 Subject: Disqus support --- exampleSite/config.toml | 3 +++ 1 file changed, 3 insertions(+) (limited to 'exampleSite/config.toml') diff --git a/exampleSite/config.toml b/exampleSite/config.toml index 62fceb9..b6d882f 100644 --- a/exampleSite/config.toml +++ b/exampleSite/config.toml @@ -35,6 +35,9 @@ paginate = 10 # utterancesIssueTerm = "pathname" # utterancesTheme = "github-light" + # Disqus, see: https://disqus.com/admin/install/platforms/universalcode/ + # disqusShortname = "[ENTER YOUR DISQUS SHORTNAME HERE]" + # Custom lazyload thumbnail cdnLazyloadSRC = "https://cdn.jsdelivr.net/gh/amzrk2/poal-jsdelivr/lazyload/dsr_loading.svg" # Custom css & js CDN -- cgit v1.2.3