feat: add a new logo

This commit is contained in:
codytseng
2024-12-06 17:27:37 +08:00
parent a613615382
commit 09e0d199a6
19 changed files with 78 additions and 19 deletions

View File

@@ -1,6 +1,15 @@
# jumble
<div align="center">
<picture>
<source media="(prefers-color-scheme: dark)" srcset="./resources/logo-dark.svg">
<source media="(prefers-color-scheme: light)" srcset="./resources/logo-light.svg">
<img src="./resources/logo-light.svg" alt="Jumble Logo" width="400" />
</picture>
<p>logo designed by <a href="http://wolfertdan.com/">Daniel David</a></p>
</div>
Yet another Nostr client
# Jumble
A beautiful nostr client focused on browsing relay feeds
## Features