feat: Initial base for pages

This commit is contained in:
AfonsoCMSousa
2026-01-15 17:45:43 +00:00
parent 6c8f4715a7
commit 1d08dd6a0c
4 changed files with 26 additions and 17 deletions
+5
View File
@@ -0,0 +1,5 @@
<template>
<div>
<h1>This will be the profile page! HORRAY!</h1>
</div>
</template>