From e62934504bf2d33b65d0282a8d311df9cecb178e Mon Sep 17 00:00:00 2001 From: philipp lang Date: Thu, 1 Feb 2024 00:17:56 +0100 Subject: [PATCH] Add urls for registration and single view --- ...Eventoverview.ce.vue => Eventindex.ce.vue} | 59 ++++++++----------- src/main.js | 6 +- vite.config.js | 45 +++++++------- 3 files changed, 51 insertions(+), 59 deletions(-) rename src/{Eventoverview.ce.vue => Eventindex.ce.vue} (50%) diff --git a/src/Eventoverview.ce.vue b/src/Eventindex.ce.vue similarity index 50% rename from src/Eventoverview.ce.vue rename to src/Eventindex.ce.vue index 7e68e41..d2c5168 100644 --- a/src/Eventoverview.ce.vue +++ b/src/Eventindex.ce.vue @@ -1,45 +1,23 @@