mirror of
https://github.com/liamcottle/rnode-flasher.git
synced 2025-12-22 08:17:09 +00:00
add logo
This commit is contained in:
11
index.html
11
index.html
@@ -23,9 +23,14 @@
|
||||
|
||||
<div id="app" class="space-y-2 p-3">
|
||||
|
||||
<div class="border bg-gray-50 p-3 rounded shadow">
|
||||
<div class="font-bold">RNode Flasher</div>
|
||||
<div>Only RAK4631 is supported at this time.</div>
|
||||
<div class="flex border bg-gray-50 p-3 rounded shadow">
|
||||
<div class="mr-3">
|
||||
<img src="reticulum_logo_512.png" class="w-14 h-14"/>
|
||||
</div>
|
||||
<div class="my-auto">
|
||||
<div class="font-bold">RNode Flasher</div>
|
||||
<div class="text-sm"><span class="text-red-500">*</span>Only supports RAK4631 at this time.</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="border bg-gray-50 rounded shadow">
|
||||
|
||||
BIN
reticulum_logo_512.png
Normal file
BIN
reticulum_logo_512.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 85 KiB |
Reference in New Issue
Block a user