mirror of
https://git.joinplu.me/Plume/Plume.git
synced 2025-01-03 07:48:51 +00:00
Fix logo URL (#664)
This commit is contained in:
parent
d46af6fe5b
commit
d4a1bd6de7
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
<h1 align="center">
|
<h1 align="center">
|
||||||
<img src="https://raw.githubusercontent.com/Plume-org/Plume/master/static/icons/trwnh/feather/plumeFeather64.png" alt="Plume's logo">
|
<img src="https://raw.githubusercontent.com/Plume-org/Plume/master/assets/icons/trwnh/feather/plumeFeather64.png" alt="Plume's logo">
|
||||||
Plume
|
Plume
|
||||||
</h1>
|
</h1>
|
||||||
<p align="center">
|
<p align="center">
|
||||||
|
|
Loading…
Reference in a new issue