docs: update configuration.md

minor fix
This commit is contained in:
Ikko Eltociear Ashimine 2024-05-12 03:09:12 +09:00 committed by GitHub
parent e78619f5e1
commit b9b7ae1cac
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 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