diff --git a/theme-terminal/settings.yaml b/theme-terminal/settings.yaml index 3a16f67..87fc258 100644 --- a/theme-terminal/settings.yaml +++ b/theme-terminal/settings.yaml @@ -11,6 +11,12 @@ spec: name: pixel_style label: 像素化风格 help: 开启后,将使用像素风格字体及图标。 + - $formkit: attachment + name: favicon + label: favicon图片链接 + accepts: + - "image/png" + - "image/x-icon" - $formkit: attachment name: logo label: logo图片链接 diff --git a/theme-terminal/templates/modules/layout.html b/theme-terminal/templates/modules/layout.html index ae3de1e..37d0256 100644 --- a/theme-terminal/templates/modules/layout.html +++ b/theme-terminal/templates/modules/layout.html @@ -4,6 +4,7 @@ +