diff --git a/settings.yaml b/settings.yaml index 5176947..a30522a 100644 --- a/settings.yaml +++ b/settings.yaml @@ -88,16 +88,6 @@ spec: value: false - label: 隐藏 value: true - - $formkit: radio - name: social_media - label: 社交媒体 - value: true - help: 是否在HTML下添加社交媒体的META参数,隐藏时可由相关插件添加。 - options: - - label: 显示 - value: true - - label: 隐藏 - value: false - group: basic_style label: '基础样式' formSchema: diff --git a/templates/common/head.html b/templates/common/head.html index 6f4fd59..47628a2 100644 --- a/templates/common/head.html +++ b/templates/common/head.html @@ -10,19 +10,17 @@ th:with="description=${isPost ? post != null ? post.status.excerpt : singlePage - - - - - - - - - - - - - + + + + + + + + + + +