diff --git a/README.md b/README.md index fb3c6c7..94371c3 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@
- -

Moku

-

A fast, minimal manga reader frontend for Suwayomi-Server, built with Tauri and React.

+ +

Moku

+

A fast, minimal manga reader frontend for Suwayomi-Server, built with Tauri and React.

@@ -80,4 +80,4 @@ Distributed under the [Apache 2.0 License](./LICENSE). ## Disclaimer -Moku does not host any content. The developer(s) of this application have no affiliation with the content providers available freely on the internet. +Moku does not host any content. The developer(s) of this application have no affiliation with the content providers available freely on the internet. \ No newline at end of file diff --git a/src/assets/logo.png b/src/assets/logo.png index b2b2bae..24f8180 100644 Binary files a/src/assets/logo.png and b/src/assets/logo.png differ diff --git a/src/assets/Moku-Icon.svg b/src/assets/moku-icon.svg similarity index 100% rename from src/assets/Moku-Icon.svg rename to src/assets/moku-icon.svg diff --git a/src/assets/rounded-logo.png b/src/assets/rounded-logo.png new file mode 100644 index 0000000..2abb47a Binary files /dev/null and b/src/assets/rounded-logo.png differ