diff --git a/index.html b/index.html index c9ffc25..97ddefd 100644 --- a/index.html +++ b/index.html @@ -1,11 +1,11 @@ - + - + - Vite App - - - + Mau Mau! + + + diff --git a/package-lock.json b/package-lock.json index 7bf06f8..8ceb7ba 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,11 +1,11 @@ { - "name": "maumau-client-vue", + "name": "maumau-client", "version": "0.0.0", "lockfileVersion": 3, "requires": true, "packages": { "": { - "name": "maumau-client-vue", + "name": "maumau-client", "version": "0.0.0", "dependencies": { "@mdi/svg": "^7.4.47", diff --git a/package.json b/package.json index dceff23..3054618 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "name": "maumau-client-vue", + "name": "maumau-client", "version": "0.0.0", "private": true, "type": "module", diff --git a/public/favicon.ico b/public/favicon.ico index df36fcf..6e19058 100644 Binary files a/public/favicon.ico and b/public/favicon.ico differ