diff --git a/fittrak-client/src/App.vue b/fittrak-client/src/App.vue index 474da52..f30a503 100644 --- a/fittrak-client/src/App.vue +++ b/fittrak-client/src/App.vue @@ -8,7 +8,7 @@ app dark > - + {{ $route.name }} - - - - - Heya, {{ viewer }} - + @@ -42,39 +37,45 @@ - - - - Firing up ... 💪 - -

- Hmm, looks like there was an issue making the connection. Please try again! - If this persists please contact: help@fittrak.ca -

- Sign out + + + + + + Firing up ... 💪 + + +

+ Hmm, looks like there was an issue making the connection. Please try again! + If this persists please contact: help@fittrak.ca +

+ Sign out +
-
-
+ +
diff --git a/fittrak-client/src/components/app/Sidebar.vue b/fittrak-client/src/components/app/Sidebar.vue index 3e1e6ea..a9387f5 100644 --- a/fittrak-client/src/components/app/Sidebar.vue +++ b/fittrak-client/src/components/app/Sidebar.vue @@ -1,5 +1,14 @@