Readme: update logo filename
Commit0dd6ac1188("gui: rename logo's filename to icon name") caused the filename of the logo to change. All instances of the filename were also renamed, besides in Readme.md. Fix it here too. Fixes:0dd6ac1188("gui: rename logo's filename to icon name") Reported-by: @ozmodeuz
This commit is contained in:
parent
59be4814a1
commit
9daaf53d39
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
<img src="https://raw.githubusercontent.com/quexten/goldwarden/main/gui/goldwarden.svg" width=200>
|
||||
<img src="https://raw.githubusercontent.com/quexten/goldwarden/main/gui/com.quexten.Goldwarden.svg" width=200>
|
||||
|
||||
# Goldwarden
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue