use twikoo
This commit is contained in:
@@ -645,7 +645,7 @@ comments:
|
|||||||
# Leave it empty if you don't need comments
|
# Leave it empty if you don't need comments
|
||||||
# Choose: Disqus/Disqusjs/Livere/Gitalk/Valine/Waline/Utterances/Facebook Comments/Twikoo/Giscus/Remark42/Artalk
|
# Choose: Disqus/Disqusjs/Livere/Gitalk/Valine/Waline/Utterances/Facebook Comments/Twikoo/Giscus/Remark42/Artalk
|
||||||
# Format of two comments system : Disqus,Waline
|
# Format of two comments system : Disqus,Waline
|
||||||
use: waline
|
use: Twikoo
|
||||||
# Display the comment name next to the button
|
# Display the comment name next to the button
|
||||||
text: true
|
text: true
|
||||||
# Lazyload: The comment system will be load when comment element enters the browser's viewport.
|
# Lazyload: The comment system will be load when comment element enters the browser's viewport.
|
||||||
@@ -701,7 +701,7 @@ valine:
|
|||||||
# Waline - A simple comment system with backend support fork from Valine
|
# Waline - A simple comment system with backend support fork from Valine
|
||||||
# https://waline.js.org/
|
# https://waline.js.org/
|
||||||
waline:
|
waline:
|
||||||
serverURL: https://comment.biss.click
|
serverURL:
|
||||||
bg:
|
bg:
|
||||||
# Use Waline pageview count as the page view count
|
# Use Waline pageview count as the page view count
|
||||||
pageview: false
|
pageview: false
|
||||||
@@ -733,10 +733,10 @@ facebook_comments:
|
|||||||
# Twikoo
|
# Twikoo
|
||||||
# https://github.com/imaegoo/twikoo
|
# https://github.com/imaegoo/twikoo
|
||||||
twikoo:
|
twikoo:
|
||||||
envId:
|
envId: https://comment.biss.click
|
||||||
region:
|
region:
|
||||||
# Use Twikoo visitor count as the page view count
|
# Use Twikoo visitor count as the page view count
|
||||||
visitor: false
|
visitor: true
|
||||||
option:
|
option:
|
||||||
|
|
||||||
# Giscus
|
# Giscus
|
||||||
|
|||||||
Reference in New Issue
Block a user