Remove tag

This commit is contained in:
2025-02-06 18:20:08 +01:00
parent 9bed873cec
commit 1b8ee92148

View File

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