docs: update configuration.md
minor fix
This commit is contained in:
parent
e78619f5e1
commit
b9b7ae1cac
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue