mirror of
https://github.com/reonokiy/blog.nokiy.net.git
synced 2025-06-15 03:02:53 +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/
|
||||
waline: {
|
||||
// server url
|
||||
serverURL: '',
|
||||
serverURL: 'https://retypeset-comment.radishzz.cc',
|
||||
// emoji url
|
||||
emoji: [
|
||||
'https://unpkg.com/@waline/emojis@1.2.0/tw-emoji',
|
||||
|
@ -90,7 +90,7 @@ export const themeConfig: ThemeConfig = {
|
|||
// giscus
|
||||
// https://giscus.app/
|
||||
giscus: {
|
||||
repo: 'radishzzz/comment-giscus',
|
||||
// repo: 'radishzzz/comment-giscus',
|
||||
repoID: 'R_kgDOOy1K0w',
|
||||
category: 'Announcements',
|
||||
categoryID: 'DIC_kwDOOy1K084CqwuZ',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue