From 4e28df2f1f36a36d911073772cb563e1d414e184 Mon Sep 17 00:00:00 2001 From: jona Date: Wed, 22 Mar 2023 21:05:57 +0100 Subject: [PATCH] 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 | 31 +++++++++++++++++++++---------- js/src/views/Search.vue | 8 ++++---- 3 files changed, 26 insertions(+), 15 deletions(-) diff --git a/js/src/components/NavBar.vue b/js/src/components/NavBar.vue index 0d8d6ed2c..7476e3d51 100644 --- a/js/src/components/NavBar.vue +++ b/js/src/components/NavBar.vue @@ -16,7 +16,7 @@