Initial commit

This commit is contained in:
Riyyi
2024-11-24 03:03:20 +01:00
commit 73c8ee1e20
18 changed files with 279 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
<template>
<NuxtLayout>
<NuxtPage />
</NuxtLayout>
</template>