From 78f51c0ab3a5172bafc4ac7ab78a6effbfe87a82 Mon Sep 17 00:00:00 2001 From: jona Date: Wed, 22 Mar 2023 18:59:38 +0100 Subject: [PATCH 1/2] simplified base structure: startpage shows up to 161 events sorted by date, "explore" and "view everything" renamed to "filter" --- js/src/components/NavBar.vue | 2 +- js/src/views/Home.vue | 29 ++++++++++++++++++++--------- 2 files changed, 21 insertions(+), 10 deletions(-) diff --git a/js/src/components/NavBar.vue b/js/src/components/NavBar.vue index 8dc071f4d..03617d7c1 100644 --- a/js/src/components/NavBar.vue +++ b/js/src/components/NavBar.vue @@ -16,7 +16,7 @@