Fix: Update logo image in README

This commit is contained in:
Shozikan
2026-03-22 14:39:21 -05:00
committed by GitHub
parent a3ef693ed8
commit 29323c534b
+1 -1
View File
@@ -1,5 +1,5 @@
<div align="center"> <div align="center">
<img src="src/assets/moku-icon-rounded.svg" width="96" /> <img src="src/assets/moku-icon.svg" width="96" />
<h1>Moku</h1> <h1>Moku</h1>
<p>A fast, minimal manga reader for <a href="https://github.com/Suwayomi/Suwayomi-Server">Suwayomi-Server</a>.<br/>Built with Tauri v2 and Svelte.</p> <p>A fast, minimal manga reader for <a href="https://github.com/Suwayomi/Suwayomi-Server">Suwayomi-Server</a>.<br/>Built with Tauri v2 and Svelte.</p>
</div> </div>