From 85f7e302386cebcfa392660563028168428888da Mon Sep 17 00:00:00 2001 From: jona Date: Wed, 22 Mar 2023 23:51:36 +0100 Subject: [PATCH] simplified base structure: startpage shows up to 161 events sorted by date, "explore" and "view everything" renamed to "filter" --- finally working !!! --- js/src/components/NavBar.vue | 2 +- js/src/views/Home.vue | 29 ++++++++++++++++++++--------- js/src/views/Search.vue | 8 ++++---- 3 files changed, 25 insertions(+), 14 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 @@