diff --git a/web/src/components/common/AppLogo.vue b/web/src/components/common/AppLogo.vue index 55fb831..ceef461 100644 --- a/web/src/components/common/AppLogo.vue +++ b/web/src/components/common/AppLogo.vue @@ -4,11 +4,11 @@ to="/dashboard" class="d-flex" > - + /> -->
- CALEBBURKEDEV + {{ APPLICATION_NAME.toUpperCase() }}
@@ -28,12 +28,13 @@