Update anatole options.yaml again

pull/146/head
johnniang 2019-04-08 17:32:24 +08:00
parent 8398b1c40e
commit d717d72303
1 changed files with 20 additions and 20 deletions

View File

@ -1,9 +1,9 @@
sns: sns:
description: 社交资料设置 label: 社交资料设置
items: items:
rss: rss:
name: rss name: rss
description: RSS label: RSS
type: radio type: radio
default: true default: true
options: options:
@ -13,50 +13,50 @@ sns:
label: 关闭 label: 关闭
twitter: twitter:
name: twitter name: twitter
description: Twitter label: Twitter
type: text type: text
facebook: facebook:
name: facebook name: facebook
description: Facebook label: Facebook
type: text type: text
instagram: instagram:
name: instagram name: instagram
description: Instagram label: Instagram
type: text type: text
dribbble: dribbble:
name: dribbble name: dribbble
description: Dribbble label: Dribbble
type: text type: text
weibo: weibo:
name: weibo name: weibo
description: 微博 label: 微博
type: text type: text
email: email:
name: email name: email
description: Email label: Email
type: email type: email
github: github:
name: github name: github
description: Github label: Github
type: text type: text
qq: qq:
name: qq name: qq
description: QQ label: QQ
type: text type: text
telegram: telegram:
name: telegram name: telegram
description: Telegram label: Telegram
type: text type: text
style: style:
description: 样式设置 label: 样式设置
items: items:
icon: icon:
name: icon name: icon
description: 右上角图标 label: 右上角图标
type: text type: text
post_title_uppper: post_title_uppper:
name: post_title_uppper name: post_title_uppper
description: 文章标题大写 label: 文章标题大写
type: radio type: radio
default: true default: true
options: options:
@ -66,7 +66,7 @@ style:
label: 关闭 label: 关闭
blog_title_uppper: blog_title_uppper:
name: blog_title_uppper name: blog_title_uppper
description: 博客标题大写 label: 博客标题大写
type: radio type: radio
default: true default: true
options: options:
@ -76,7 +76,7 @@ style:
label: 关闭 label: 关闭
avatar_circle: avatar_circle:
name: avatar_circle name: avatar_circle
description: 圆形头像 label: 圆形头像
type: radio type: radio
default: true default: true
options: options:
@ -86,7 +86,7 @@ style:
label: 关闭 label: 关闭
hitokoto: hitokoto:
name: hitokoto name: hitokoto
description: 博客描述开启一言 label: 博客描述开启一言
type: radio type: radio
default: false default: false
options: options:
@ -96,17 +96,17 @@ style:
label: 关闭 label: 关闭
google_color: google_color:
name: google_color name: google_color
description: 浏览器沉浸颜色 label: 浏览器沉浸颜色
type: text type: text
default: #fff default: #fff
scrollbar: scrollbar:
name: scrollbar name: scrollbar
description: 全局滚动条颜色 label: 全局滚动条颜色
type: text type: text
default: #3798e8 default: #3798e8
custom: custom:
name: custom name: custom
description: 自定义样式 label: 自定义样式
type: textarea type: textarea