initial commit

This commit is contained in:
2025-07-27 22:15:42 +02:00
commit 3b9f81ec2f
10 changed files with 17046 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
<template>
<div>
<NuxtRouteAnnouncer />
<NuxtWelcome />
</div>
</template>