From 0b006d35d5c43886ed2e0754e193be6a5a845bd2 Mon Sep 17 00:00:00 2001 From: Adam Bem Date: Mon, 19 Jun 2023 11:57:44 +0200 Subject: [PATCH] Added basic landing page --- Frontend/src/components/landing/LandingComponent.vue | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/Frontend/src/components/landing/LandingComponent.vue b/Frontend/src/components/landing/LandingComponent.vue index 8f4bad9..88fc66f 100644 --- a/Frontend/src/components/landing/LandingComponent.vue +++ b/Frontend/src/components/landing/LandingComponent.vue @@ -3,7 +3,16 @@