use png instead of svg for mozhi
This commit is contained in:
parent
d8c35ab057
commit
c065bf3ae7
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
<div align="center">
|
||||
<img src="public/assets/mozhi.svg" width="192" height="192" alt="Mozhi logo">
|
||||
<img src="public/assets/mozhi.png" width="192" height="192" alt="Mozhi logo">
|
||||
<h1>Mozhi</h1>
|
||||
|
||||
<a href="https://www.gnu.org/licenses/agpl-3.0.en.html">
|
||||
|
|
Loading…
Reference in a new issue