From ab2af7a548dd5cfdb89ca9dae142fa4470e236ea Mon Sep 17 00:00:00 2001 From: Eliot Berriot Date: Sat, 24 Feb 2018 15:28:09 +0100 Subject: [PATCH] About page for instance based on instance descriptions --- front/src/App.vue | 3 +++ front/src/components/About.vue | 45 ++++++++++++++++++++++++++++++++++ front/src/components/Home.vue | 4 +++ front/src/router/index.js | 6 +++++ front/src/store/instance.js | 11 +++++++++ 5 files changed, 69 insertions(+) create mode 100644 front/src/components/About.vue diff --git a/front/src/App.vue b/front/src/App.vue index 98ad48d3f..8453aa339 100644 --- a/front/src/App.vue +++ b/front/src/App.vue @@ -9,6 +9,9 @@

Links