diff --git a/ayanova/src/App.vue b/ayanova/src/App.vue index 239e1521..653edfa9 100644 --- a/ayanova/src/App.vue +++ b/ayanova/src/App.vue @@ -27,39 +27,13 @@ - - - + + + - - - - +
@@ -83,9 +57,6 @@ export default { drawer: null }; }, - // beforeCreate() { - - // }, mounted() { if (!this.$store.state.authenticated) { this.$router.replace({ name: "login" }); diff --git a/ayanova/src/views/About.vue b/ayanova/src/views/About.vue index 2fff5b39..01745cfe 100644 --- a/ayanova/src/views/About.vue +++ b/ayanova/src/views/About.vue @@ -1,99 +1,96 @@ - -