Starting over

This commit is contained in:
2025-10-01 22:00:32 -04:00
parent 6d0f99507a
commit 793f395795
29 changed files with 0 additions and 1542 deletions

13
app.vue
View File

@@ -1,13 +0,0 @@
<template>
<div>
<NuxtPage />
</div>
</template>
<script setup lang="ts">
// Global app setup can go here
</script>
<style>
/* Global styles if needed */
</style>