Skip to content

Commit

Permalink
up
Browse files Browse the repository at this point in the history
  • Loading branch information
HugoRCD committed Jan 28, 2025
1 parent e57076b commit 26d0f2e
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion app/app.vue
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,9 @@ useSeoMeta({
<UApp>
<UHeader>
<template #left>
<LogoPro class="w-auto h-6 shrink-0" />
<NuxtLink to="/">
<LogoPro class="w-auto h-6 shrink-0" />
</NuxtLink>
<TemplateMenu />
</template>

Expand Down

0 comments on commit 26d0f2e

Please sign in to comment.