pages moved to app/pages

This commit is contained in:
Frank Agerholm 2026-01-25 11:10:43 +01:00
commit 44d7a0f87a
No known key found for this signature in database
3 changed files with 1 additions and 4 deletions

View file

@ -1,6 +1,3 @@
<template>
<div>
<NuxtRouteAnnouncer />
<NuxtWelcome />
</div>
<NuxtPage />
</template>