feat: Profile Info Fetch. Admin Panel. Profile Settings. Profile Log. Fixed Navbar. Fixed Routing. Fixed Overall desgin flaws

This commit is contained in:
AfonsoCMSousa
2026-01-20 20:44:09 +00:00
parent 55287b026b
commit c2d4b9da27
7 changed files with 1258 additions and 292 deletions
-1
View File
@@ -4,7 +4,6 @@ import Toast from './components/ui/toast/Toast.vue';
<template>
<NuxtLayout>
<Title>Reddit for scientists</Title>
<Toast />
<NuxtPage />
</NuxtLayout>