Update disqus support, add global site config BookDisqus

This commit is contained in:
Alex Shpak
2020-01-13 17:55:24 +01:00
parent 36a8cf5169
commit ec53e2733f
7 changed files with 20 additions and 6 deletions
+5
View File
@@ -69,3 +69,8 @@ params:
# (Optional, default true) Enables search function with flexsearch,
# Index is built on fly, therefore it might slowdown your website.
BookSearch: true
# (Optional, default true) Enables disqus template on pages
# See https://gohugo.io/content-management/comments/#configure-disqus
# Can be overwritten by same param in page frontmatter
BookDisqus: true