mirror of
https://github.com/bs-community/blessing-skin-server.git
synced 2025-03-07 15:16:40 +08:00
load default favicon when option value is empty
This commit is contained in:
parent
100314dfd7
commit
e180a38544
@ -9,7 +9,7 @@ homepage:
|
||||
favicon_url:
|
||||
title: Website Icon
|
||||
hint: Path relative to resources/assets/ or full URL.
|
||||
description: The given image must have same width and height.
|
||||
description: The given image must have same width and height (leave blank to use default icon).
|
||||
copyright_prefer:
|
||||
title: Program Copyright
|
||||
description: Any evil modification applied on the footer program copyright (including deleting, modifying author, changing link target) with out permission is <b>FORBIDDEN</b>. The author reserves the right to pursue relevant responsibilities.
|
||||
|
@ -9,7 +9,7 @@ homepage:
|
||||
favicon_url:
|
||||
title: 网站图标
|
||||
hint: 相对 resources/assets/ 的路径或者完整的 URL
|
||||
description: 所使用的图像必须具有相同的宽度和高度
|
||||
description: 所使用的图像必须具有相同的宽度和高度(留空以使用默认图标)
|
||||
copyright_prefer:
|
||||
title: 程序版权信息
|
||||
description: 对于任何恶意修改页面<b>右下角</b>的版权信息(包括不限于删除、修改作者信息、修改链接指向)的用户,作者保留对其追究责任的权力。
|
||||
|
Loading…
Reference in New Issue
Block a user