Skip to content

Commit 3ba3dce

Browse files
committed
Move logo
1 parent d9cbb56 commit 3ba3dce

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

app/layouts/default.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ useHead({
3030
<div class="flex shrink-0 items-center">
3131
<NuxtLink to="/" class="flex">
3232
<span class="h-auto w-14">
33-
<img src="/logo.svg" alt="BabDev Logo" class="h-full w-full">
33+
<img src="/images/logo.svg" alt="BabDev Logo" class="h-full w-full">
3434
</span>
3535
</NuxtLink>
3636
</div>
File renamed without changes.

0 commit comments

Comments
 (0)