diff --git a/index.html b/index.html index a266405..18d972c 100644 --- a/index.html +++ b/index.html @@ -3,10 +3,10 @@ - - + + - Apollo + Knowledge diff --git a/public/olympus.ico b/public/olympus.ico new file mode 100644 index 0000000..638d51b Binary files /dev/null and b/public/olympus.ico differ diff --git a/src/layout/AppFooter.vue b/src/layout/AppFooter.vue index 14992f8..c03db85 100644 --- a/src/layout/AppFooter.vue +++ b/src/layout/AppFooter.vue @@ -11,9 +11,9 @@ const logoUrl = computed(() => { diff --git a/src/layout/AppTopbar.vue b/src/layout/AppTopbar.vue index 19f32c9..a893269 100644 --- a/src/layout/AppTopbar.vue +++ b/src/layout/AppTopbar.vue @@ -49,7 +49,7 @@ watch(() => userPrefStore.getSelApp, appUpdated, { immediate: true }); diff --git a/src/views/pages/auth/Login.vue b/src/views/pages/auth/Login.vue index eab7455..b6acf62 100644 --- a/src/views/pages/auth/Login.vue +++ b/src/views/pages/auth/Login.vue @@ -75,7 +75,7 @@ const login = async () => {
-

Welcome to APOLLO

+

Welcome to KNOWLEDGE