mirror of
https://github.com/ChrispyBacon-dev/DockFlare.git
synced 2026-04-28 03:39:32 +00:00
banner transparent
This commit is contained in:
parent
2f56d4af7a
commit
2a33185767
2 changed files with 1 additions and 1 deletions
BIN
images/bannertr.png
Normal file
BIN
images/bannertr.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 113 KiB |
|
|
@ -76,7 +76,7 @@
|
|||
|
||||
<header class="sticky top-0 z-40 w-full bg-gray-100/90 dark:bg-gray-900/90 backdrop-blur-sm shadow-sm">
|
||||
<div class="container mx-auto px-4 sm:px-6 lg:px-8 py-4">
|
||||
<img src="{{ url_for('static', filename='images/banner.png') }}" alt="Dockflare Logo Banner" class="mx-auto block h-12 sm:h-16">
|
||||
<img src="{{ url_for('static', filename='images/bannertr.png') }}" alt="Dockflare Logo Banner" class="mx-auto block h-12 sm:h-16">
|
||||
</div>
|
||||
</header>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue