mirror of
https://github.com/d0zingcat/NotionNext.git
synced 2026-05-14 07:26:52 +00:00
Waline会自动适配白天/黑夜模式无需再写CSS
This commit is contained in:
@@ -29,6 +29,7 @@ const WalineComponent = (props) => {
|
||||
serverURL: BLOG.COMMENT_WALINE_SERVER_URL,
|
||||
lang: BLOG.lang,
|
||||
reaction: true,
|
||||
dark: 'html.dark',
|
||||
emoji: [
|
||||
'//npm.elemecdn.com/@waline/emojis@1.1.0/tieba',
|
||||
'//npm.elemecdn.com/@waline/emojis@1.1.0/weibo',
|
||||
|
||||
Reference in New Issue
Block a user