mirror of
https://github.com/glanceapp/glance.git
synced 2024-11-22 08:23:52 +01:00
docs: update configuration.md
minor fix
This commit is contained in:
parent
e78619f5e1
commit
b9b7ae1cac
@ -155,7 +155,7 @@ Say you have a directory `glance-assets` with a file `gitea-icon.png` in it and
|
|||||||
assets-path: /home/user/glance-assets
|
assets-path: /home/user/glance-assets
|
||||||
```
|
```
|
||||||
|
|
||||||
To be able to point to an asset from your assets path, use the the `/assets/` path like such:
|
To be able to point to an asset from your assets path, use the `/assets/` path like such:
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
icon: /assets/gitea-icon.png
|
icon: /assets/gitea-icon.png
|
||||||
|
Loading…
Reference in New Issue
Block a user