修改部分旧文章
This commit is contained in:
@ -364,10 +364,10 @@ comment:
|
||||
waline:
|
||||
serverUrl: https://hexo-waline.atdunbg.xyz # Waline server URL. e.g. https://example.example.com
|
||||
lang: zh-CN # Waline language. e.g. zh-CN, en-US. See https://waline.js.org/guide/client/i18n.html
|
||||
emoji: [] # Waline emojis, see https://waline.js.org/guide/features/emoji.html
|
||||
emoji: ["https://unpkg.com/@waline/emojis@1.2.0/bilibili", "https://unpkg.com/@waline/emojis@1.2.0/soul-emoji", "https://unpkg.com/@waline/emojis@1.2.0/qq"] # Waline emojis, see https://waline.js.org/guide/features/emoji.html
|
||||
recaptchaV3Key: # Google reCAPTCHA v3 key. See https://waline.js.org/reference/client/props.html#recaptchav3key
|
||||
turnstileKey: # Turnstile key. See https://waline.js.org/reference/client/props.html#turnstilekey
|
||||
reaction: false # Waline reaction. See https://waline.js.org/reference/client/props.html#reaction
|
||||
reaction: true # Waline reaction. See https://waline.js.org/reference/client/props.html#reaction
|
||||
# Gitalk comment system. See https://github.com/gitalk/gitalk
|
||||
gitalk:
|
||||
clientID: # GitHub Application Client ID
|
||||
|
||||
Reference in New Issue
Block a user