1
0
mirror of https://github.com/checktheroads/hyperglass synced 2024-05-11 05:55:08 +00:00

add max character length for title & subtitle, update docs [skip ci]

This commit is contained in:
checktheroads
2020-12-29 02:06:18 -07:00
parent ac36f42d82
commit 4961d1dd78
2 changed files with 5 additions and 4 deletions

View File

@@ -13,7 +13,7 @@ description: Customize the Logo & Favicon
| `light` | String | hyperglass logo | Path to logo that will be used in light mode |
| `dark` | String | hyperglass logo | Path to logo that will be used in dark mode |
| `favicon` | String | hyperglass icon | Path to logo that will be used as the favicon |
| `width` | Integer | `75%` | Maximum logo width as a percentage |
| `width` | String | `100%` | Maximum logo width as a percentage |
| `height` | Integer | | Maximum logo height as a percentage |
### Favicon