diff --git a/software/index.html b/software/index.html index 780f346..9915bc1 100644 --- a/software/index.html +++ b/software/index.html @@ -2,9 +2,9 @@ - + - HackMyCart + EventMaster
diff --git a/software/public/logo.png b/software/public/logo.png new file mode 100644 index 0000000..9607abb Binary files /dev/null and b/software/public/logo.png differ diff --git a/software/src/App.vue b/software/src/App.vue index cd493f8..a19da3d 100644 --- a/software/src/App.vue +++ b/software/src/App.vue @@ -76,7 +76,7 @@ watch(() => preferencesStore.language, () => { - + diff --git a/software/src/components/navigation/navigationPrependItems.vue b/software/src/components/navigation/navigationPrependItems.vue index a92b836..356631e 100644 --- a/software/src/components/navigation/navigationPrependItems.vue +++ b/software/src/components/navigation/navigationPrependItems.vue @@ -1,11 +1,19 @@