#133, move disqus to separate template to allow override, rename BookDisqus to BookComments
This commit is contained in:
@@ -72,7 +72,8 @@ enableGitInfo = true
|
||||
# Index is built on fly, therefore it might slowdown your website.
|
||||
BookSearch = true
|
||||
|
||||
# (Optional, default true) Enables disqus template on pages
|
||||
# (Optional, default true) Enables comments template on pages
|
||||
# By default partals/docs/comments.html includes Disqus template
|
||||
# See https://gohugo.io/content-management/comments/#configure-disqus
|
||||
# Can be overwritten by same param in page frontmatter
|
||||
BookDisqus = true
|
||||
BookComments = true
|
||||
|
||||
Reference in New Issue
Block a user