logo
This commit is contained in:
BIN
static/images/logo.jpg
Normal file
BIN
static/images/logo.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 25 KiB |
BIN
static/images/logo.png
Normal file
BIN
static/images/logo.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 134 KiB |
@@ -16,9 +16,7 @@
|
|||||||
<div class="flex space-x-7">
|
<div class="flex space-x-7">
|
||||||
<div>
|
<div>
|
||||||
<a href="{{ url_for('home') }}" class="flex items-center py-4">
|
<a href="{{ url_for('home') }}" class="flex items-center py-4">
|
||||||
<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" class="w-7 h-7 text-[#6b8f71] mr-2">
|
<img src="{{ url_for('static', filename='images/logo.png') }}" alt="Site Logo" class="w-10 h-10 object-contain mr-2" />
|
||||||
<path stroke-linecap="round" stroke-linejoin="round" d="M12 2C7 2 2 7 2 12c0 5 5 10 10 10s10-5 10-10c0-5-5-10-10-10zm0 0c0 4 4 8 8 8" />
|
|
||||||
</svg>
|
|
||||||
<span class="font-bold text-[#3e5637] text-xl tracking-tight">Verpot Je Lot</span>
|
<span class="font-bold text-[#3e5637] text-xl tracking-tight">Verpot Je Lot</span>
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user