From a90f06218126547a1e3c681515895c8f0efbd3d3 Mon Sep 17 00:00:00 2001 From: JustTemmie <47639983+JustTemmie@users.noreply.github.com> Date: Thu, 10 Jul 2025 21:53:25 +0200 Subject: [PATCH] refactor: move the homepage to /me from / --- layouts/client.vue | 2 +- pages/index.vue | 16 ++-------------- pages/me/index.vue | 30 ++++++++++++++++++++++++++++++ 3 files changed, 33 insertions(+), 15 deletions(-) create mode 100644 pages/me/index.vue diff --git a/layouts/client.vue b/layouts/client.vue index 966e60a..de1e029 100644 --- a/layouts/client.vue +++ b/layouts/client.vue @@ -10,7 +10,7 @@
- Click on a guild to the left to view a guild.
-
- Or click the button in the bottom left to join a guild.
-