changed the menubar image
This commit is contained in:
parent
46f487bec0
commit
f258dd51e5
2 changed files with 1 additions and 1 deletions
BIN
3d-printer.png
Normal file
BIN
3d-printer.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 8.6 KiB |
|
@ -31,7 +31,7 @@
|
|||
</div>
|
||||
<div class="flex flex-1 items-center justify-center sm:items-stretch sm:justify-start">
|
||||
<div class="flex shrink-0 items-center">
|
||||
<img class="h-8 w-auto" src="https://tailwindui.com/plus-assets/img/logos/mark.svg?color=indigo&shade=500" alt="Your Company">
|
||||
<img class="h-8 w-auto" src="/3d-printer.png" alt="Your Company">
|
||||
</div>
|
||||
<div class="hidden sm:ml-6 sm:block">
|
||||
<div class="flex space-x-4">
|
||||
|
|
Loading…
Add table
Reference in a new issue