diff --git a/index.html b/index.html index a4a083f4..ecae3abf 100644 --- a/index.html +++ b/index.html @@ -28,6 +28,6 @@
- + diff --git a/package.json b/package.json index 31bd8509..03b5aabf 100644 --- a/package.json +++ b/package.json @@ -3,6 +3,7 @@ "private": true, "version": "0.0.0", "type": "module", + "homepage": "./", "scripts": { "dev": "vite", "build": "vue-tsc && vite build",