From c4916ea7621fdb12e013eb32ff17793b50e8ab9c Mon Sep 17 00:00:00 2001
From: Hayden <64056131+hay-kot@users.noreply.github.com>
Date: Sat, 1 Oct 2022 12:59:18 -0800
Subject: [PATCH] basic layout
---
frontend/pages/profile.vue | 73 ++++++++++++++++++++++++++++++++++++--
1 file changed, 70 insertions(+), 3 deletions(-)
diff --git a/frontend/pages/profile.vue b/frontend/pages/profile.vue
index c410dda..013fda5 100644
--- a/frontend/pages/profile.vue
+++ b/frontend/pages/profile.vue
@@ -1,5 +1,7 @@
-
+
- Theme Selector
+ User Profile
+ Invite users, and manage your account.
+
+
+
+
+ Generate Invite Link
+
+
+ Change Password
+
+
+ Delete Profile
+
+
+
+
+
+
+
+
+ Theme Settings
Theme settings are stored in your browser's local storage. You can change the theme at any time. If you're
having trouble setting your theme try refreshing your browser.
@@ -147,7 +214,7 @@