Skip to content

Commit

Permalink
fix comment sys
Browse files Browse the repository at this point in the history
  • Loading branch information
MarkRushB committed Jul 30, 2023
1 parent 95aeca0 commit 3ab3f98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion themes/paper/layouts/_default/single.html
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ <h1 class="!my-0 pb-2.5">{{ .Title }}</h1>

init({
el: '#waline',
serverURL: 'https://waline-blue-one.vercel.app/ui',
serverURL: 'https://www.whatsinyoureyes.art/',
comment: true, // 评论数统计
emoji: [
'//unpkg.com/@waline/[email protected]/tw-emoji'
Expand Down

0 comments on commit 3ab3f98

Please sign in to comment.