Skip to content

Commit

Permalink
gitalk deployed
Browse files Browse the repository at this point in the history
  • Loading branch information
thely314 committed Dec 19, 2023
1 parent f583df0 commit 332a2fe
Showing 1 changed file with 7 additions and 6 deletions.
13 changes: 7 additions & 6 deletions themes/butterfly/_config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -404,7 +404,7 @@ addtoany:
comments:
# Up to two comments system, the first will be shown as default
# Choose: Disqus/Disqusjs/Livere/Gitalk/Valine/Waline/Utterances/Facebook Comments/Twikoo/Giscus/Remark42/Artalk
use: #Valine,Disqus
use: Gitalk #Valine,Disqus,waline
text: true # Display the comment name next to the button
# lazyload: The comment system will be load when comment element enters the browser's viewport.
# If you set it to true, the comment count will be invalid
Expand Down Expand Up @@ -434,11 +434,12 @@ livere:
# gitalk
# https://github.com/gitalk/gitalk
gitalk:
client_id:
client_secret:
repo:
owner:
client_id: 7605048fd480320c7f8b
client_secret: 58e749715ad924a337572b578f1304158341bafd
repo: thely314.ghPage.gitalk
owner: thely314
admin:
- thely314
option:

# valine
Expand All @@ -461,7 +462,7 @@ valine:
# waline - A simple comment system with backend support fork from Valine
# https://waline.js.org/
waline:
serverURL: # Waline server address url
serverURL: # https://waline-comments-f6yy7a62o-thely314s-projects.vercel.app # Waline server address url
bg: # waline background
pageview: false
option:
Expand Down

0 comments on commit 332a2fe

Please sign in to comment.