mirror of
https://github.com/liamcottle/reticulum-meshchat.git
synced 2026-04-27 16:10:32 +00:00
host logo locally for offline access
This commit is contained in:
parent
a7c9b08b27
commit
984250c7d7
2 changed files with 1 additions and 1 deletions
BIN
public/assets/images/logo.png
Normal file
BIN
public/assets/images/logo.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 85 KiB |
|
|
@ -19,7 +19,7 @@
|
|||
<div class="flex w-full">
|
||||
<div class="hidden sm:flex my-auto border border-gray-300 rounded-md w-10 h-10 mr-3 shadow">
|
||||
<div class="flex mx-auto my-auto">
|
||||
<img class="w-9 h-9" src="https://reticulum.network/gfx/reticulum_logo_512.png"/>
|
||||
<img class="w-9 h-9" src="assets/images/logo.png"/>
|
||||
</div>
|
||||
</div>
|
||||
<div class="my-auto">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue