diff --git a/index.html b/index.html index 6e5eb8b..9903927 100644 --- a/index.html +++ b/index.html @@ -3,11 +3,17 @@ + + + Vite + Vue + TS
+ + + diff --git a/package.json b/package.json index 9f8a9a5..eb88b75 100644 --- a/package.json +++ b/package.json @@ -58,6 +58,7 @@ "unplugin-auto-import": "^19.3.0", "unplugin-vue-components": "^28.7.0", "vite": "^5.4.19", + "vite-plugin-html": "^3.2.2", "vite-plugin-imagemin": "^0.6.1", "vite-ssg": "^27.0.1", "vue-tsc": "1.8.14" diff --git a/src/layout/Layout.vue b/src/layout/Layout.vue index e8c403b..0b5250e 100644 --- a/src/layout/Layout.vue +++ b/src/layout/Layout.vue @@ -7,8 +7,8 @@ - +