mirror of
https://github.com/reonokiy/blog.nokiy.net.git
synced 2025-06-15 11:12:54 +02:00
chore: switch comment to waline
This commit is contained in:
parent
81427859f1
commit
bd6599839e
1 changed files with 2 additions and 2 deletions
|
@ -75,7 +75,7 @@ export const themeConfig: ThemeConfig = {
|
||||||
// https://waline.js.org/en/
|
// https://waline.js.org/en/
|
||||||
waline: {
|
waline: {
|
||||||
// server url
|
// server url
|
||||||
serverURL: '',
|
serverURL: 'https://retypeset-comment.radishzz.cc',
|
||||||
// emoji url
|
// emoji url
|
||||||
emoji: [
|
emoji: [
|
||||||
'https://unpkg.com/@waline/emojis@1.2.0/tw-emoji',
|
'https://unpkg.com/@waline/emojis@1.2.0/tw-emoji',
|
||||||
|
@ -90,7 +90,7 @@ export const themeConfig: ThemeConfig = {
|
||||||
// giscus
|
// giscus
|
||||||
// https://giscus.app/
|
// https://giscus.app/
|
||||||
giscus: {
|
giscus: {
|
||||||
repo: 'radishzzz/comment-giscus',
|
// repo: 'radishzzz/comment-giscus',
|
||||||
repoID: 'R_kgDOOy1K0w',
|
repoID: 'R_kgDOOy1K0w',
|
||||||
category: 'Announcements',
|
category: 'Announcements',
|
||||||
categoryID: 'DIC_kwDOOy1K084CqwuZ',
|
categoryID: 'DIC_kwDOOy1K084CqwuZ',
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue