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:
@@ -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
|
||||
|
Reference in New Issue
Block a user