mirror of
https://github.com/Xevion/glance.git
synced 2025-12-08 10:07:16 -06:00
Update docs
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user