From 15ca4459eb44bd05037c1e32ef9fc26b46547bf5 Mon Sep 17 00:00:00 2001 From: Settel Date: Fri, 30 Sep 2022 18:03:34 +0200 Subject: [PATCH] feat: add info page --- client/src/pages/index.vue | 11 +++-- client/src/pages/info.vue | 92 ++++++++++++++++++++++++++++++++++++++ 2 files changed, 100 insertions(+), 3 deletions(-) create mode 100644 client/src/pages/info.vue diff --git a/client/src/pages/index.vue b/client/src/pages/index.vue index 3d3a714..33ceb2a 100644 --- a/client/src/pages/index.vue +++ b/client/src/pages/index.vue @@ -12,7 +12,7 @@
-