mirror of
https://github.com/glanceapp/glance.git
synced 2025-06-22 02:41:23 +02:00
Update docs
This commit is contained in:
parent
f7239137d6
commit
1bba915aef
@ -1097,7 +1097,7 @@ The URL which will be requested and its response will determine the status of th
|
|||||||
|
|
||||||
`icon`
|
`icon`
|
||||||
|
|
||||||
Optional URL to an image which will be used as the icon for the site. Can be an external URL or internal via [server configured assets](#assets-path). You can also directly use [Simple Icons](https://simpleicons.org/) via a `si:` prefix:
|
Optional URL to an image which will be used as the icon for the site. Can be an external URL or internal via [server configured assets](#assets-path). You can also directly use [Simple Icons](https://simpleicons.org/) via a `si:` prefix or [Dashboard Icons](https://github.com/walkxcode/dashboard-icons) via a `di:` prefix:
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
icon: si:jellyfin
|
icon: si:jellyfin
|
||||||
@ -1375,7 +1375,7 @@ An array of groups which can optionally have a title and a custom color.
|
|||||||
|
|
||||||
`icon`
|
`icon`
|
||||||
|
|
||||||
URL pointing to an image. You can also directly use [Simple Icons](https://simpleicons.org/) via a `si:` prefix:
|
URL pointing to an image. You can also directly use [Simple Icons](https://simpleicons.org/) via a `si:` prefix or [Dashboard Icons](https://github.com/walkxcode/dashboard-icons) via a `di:` prefix:
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
icon: si:gmail
|
icon: si:gmail
|
||||||
|
Loading…
x
Reference in New Issue
Block a user