Merge pull request #54 from eltociear/patch-1

docs: update configuration.md
This commit is contained in:
Svilen Markov 2024-05-12 11:03:18 +01:00 committed by GitHub
commit 6bb44bef20
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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
```
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
icon: /assets/gitea-icon.png