fix: remove missing logo.svg reference
Some checks failed
Build Docker Image / build (push) Failing after 1m3s
Some checks failed
Build Docker Image / build (push) Failing after 1m3s
This commit is contained in:
@@ -4,8 +4,7 @@
|
||||
<!-- Left: Logo -->
|
||||
<div class="flex items-center">
|
||||
<NuxtLink :to="localePath('/')" class="flex items-center gap-2">
|
||||
<img src="/logo.svg" alt="Optovia" class="h-8" />
|
||||
<span class="font-bold text-xl hidden sm:inline">Optovia</span>
|
||||
<span class="font-bold text-xl">Optovia</span>
|
||||
</NuxtLink>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user