Tiny fix [skip ci]

This commit is contained in:
Pig Fang 2019-07-11 11:35:11 +08:00
parent e62ad371f1
commit bb719bd089
2 changed files with 2 additions and 2 deletions

View File

@ -8,7 +8,7 @@ homepage:
hint: Path relative to homepage or full URL, leave empty to use default image. hint: Path relative to homepage or full URL, leave empty to use default image.
favicon_url: favicon_url:
title: Website Icon title: Website Icon
hint: Path relative to resources/assets/ or full URL. hint: Path relative to public/ or full URL.
description: The given image must have same width and height (leave blank to use default icon). description: The given image must have same width and height (leave blank to use default icon).
transparent_navbar: transparent_navbar:
title: Transparent Navigation Bar title: Transparent Navigation Bar

View File

@ -8,7 +8,7 @@ homepage:
hint: 相对于首页的路径或者完整的 URL留空以使用默认背景 hint: 相对于首页的路径或者完整的 URL留空以使用默认背景
favicon_url: favicon_url:
title: 网站图标 title: 网站图标
hint: 相对 resources/assets/ 的路径或者完整的 URL hint: 相对 public/ 的路径或者完整的 URL
description: 所使用的图像必须具有相同的宽度和高度(留空以使用默认图标) description: 所使用的图像必须具有相同的宽度和高度(留空以使用默认图标)
transparent_navbar: transparent_navbar:
title: 首页导航栏透明 title: 首页导航栏透明