Initial commit

This commit is contained in:
2025-07-31 21:31:11 +02:00
commit 07c434dba8
21 changed files with 3075 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
<template>
<div>
<NuxtRouteAnnouncer />
<NuxtWelcome />
</div>
</template>