mirror of
https://github.com/CaiJimmy/hugo-theme-stack.git
synced 2025-04-29 03:53:30 +08:00
Update Waline section of config.yaml
This commit is contained in:
parent
a4a66eb77a
commit
067b3c74dd
@ -66,24 +66,22 @@ params:
|
|||||||
repo:
|
repo:
|
||||||
clientId:
|
clientId:
|
||||||
clientSecret:
|
clientSecret:
|
||||||
|
|
||||||
# Waline 前端配置参见 https://waline.js.org/reference/client.html
|
|
||||||
# Waline client configuration see: https://waline.js.org/en/reference/client.html
|
# Waline client configuration see: https://waline.js.org/en/reference/client.html
|
||||||
waline:
|
waline:
|
||||||
serverURL:
|
serverURL:
|
||||||
lang:
|
lang:
|
||||||
visitor:
|
visitor:
|
||||||
avatar:
|
avatar:
|
||||||
emoji:
|
emoji:
|
||||||
- emoji URL 1
|
- https://cdn.jsdelivr.net/gh/walinejs/emojis/weibo
|
||||||
- emoji URL 2
|
|
||||||
requiredMeta:
|
requiredMeta:
|
||||||
- name
|
- name
|
||||||
- email
|
- email
|
||||||
- url
|
- url
|
||||||
placeholder:
|
placeholder:
|
||||||
locale:
|
locale:
|
||||||
admin: test
|
admin: Admin
|
||||||
|
|
||||||
widgets:
|
widgets:
|
||||||
enabled:
|
enabled:
|
||||||
|
Loading…
Reference in New Issue
Block a user