diff --git a/index.html b/index.html index 10d16ec..2474f67 100644 --- a/index.html +++ b/index.html @@ -2,9 +2,9 @@ - + - BeamMP Website Loading.. + BeamMP Website
diff --git a/public/favicon.ico b/public/favicon.ico new file mode 100644 index 0000000..4afcc6e Binary files /dev/null and b/public/favicon.ico differ diff --git a/src/assets/BeamMP_blk.png b/src/assets/BeamMP_blk.png new file mode 100644 index 0000000..4edd471 Binary files /dev/null and b/src/assets/BeamMP_blk.png differ diff --git a/src/assets/BeamMP_wht.png b/src/assets/BeamMP_wht.png new file mode 100644 index 0000000..edb8c39 Binary files /dev/null and b/src/assets/BeamMP_wht.png differ diff --git a/src/components/AppNavigation.vue b/src/components/AppNavigation.vue index 4da3df5..8de46d1 100644 --- a/src/components/AppNavigation.vue +++ b/src/components/AppNavigation.vue @@ -24,21 +24,23 @@ function closeMobileMenu() {