🔥 delete markdown theme setting

pull/548/head
微凉 2022-01-01 19:41:42 +08:00
parent 35fc1c87d2
commit f433277227
1 changed files with 0 additions and 9 deletions

View File

@ -93,15 +93,6 @@ func InitSettings() {
Access: model.PUBLIC,
Group: model.FRONT,
},
{
Key: "markdown theme",
Value: "vuepress",
Description: "default | github | vuepress",
Access: model.PUBLIC,
Type: "select",
Values: "default,github,vuepress",
Group: model.FRONT,
},
{
Key: "autoplay video",
Value: "false",