From 378a93340fbca13b8c67984a18d5cd75144044c4 Mon Sep 17 00:00:00 2001 From: jona Date: Wed, 22 Mar 2023 18:59:38 +0100 Subject: [PATCH] simplified base structure: startpage shows up to 161 events sorted by date, "explore" and "view everything" renamed to "filter" FAIL! --- 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 @@