From 14f4ee86e5b17bb536745917948f286c4435acf0 Mon Sep 17 00:00:00 2001 From: JustTemmie <47639983+JustTemmie@users.noreply.github.com> Date: Wed, 28 May 2025 07:13:40 +0200 Subject: [PATCH] feat: source page --- pages/index.vue | 5 ++-- pages/source.vue | 64 ++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 66 insertions(+), 3 deletions(-) create mode 100644 pages/source.vue diff --git a/pages/index.vue b/pages/index.vue index 8581fa5..f1da95c 100644 --- a/pages/index.vue +++ b/pages/index.vue @@ -4,14 +4,13 @@ Welcome to GORB!

- The Open-Source and Federated + The Open-Source and Federated Chat Platform!

Go to web client

IT DOESN'T EXIST YET

- BUT! Check out our Git to check on our - progress! + BUT! Check out our Git to check on our progress!

diff --git a/pages/source.vue b/pages/source.vue new file mode 100644 index 0000000..d5a3e1e --- /dev/null +++ b/pages/source.vue @@ -0,0 +1,64 @@ + + + + + \ No newline at end of file