This commit is contained in:
2025-02-12 19:37:40 +01:00
parent 458da2cddd
commit a1964ef814

View File

@@ -11,6 +11,7 @@ useHead({
<UContainer class="z-50 relative">
<AppHeader />
<NuxtPage class="mt-12" />
<AppFooter />
</UContainer>
</UApp>