feat(comments): 添加 Waline 评论组件,替换 Giscus 评论组件
This commit is contained in:
@@ -39,6 +39,7 @@
|
||||
"tw-animate-css": "^1.2.4"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@tailwindcss/typography": "^0.5.16"
|
||||
"@tailwindcss/typography": "^0.5.16",
|
||||
"@waline/client": "^3.8.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user