diff --git a/index.html b/index.html index 8d1d473..c363cc7 100644 --- a/index.html +++ b/index.html @@ -2,17 +2,17 @@ - + git-clerk - +
- + diff --git a/vite.config.js b/vite.config.js index fe3a28e..f3e8dc0 100644 --- a/vite.config.js +++ b/vite.config.js @@ -5,7 +5,7 @@ import vue from "@vitejs/plugin-vue"; // https://vitejs.dev/config/ export default defineConfig({ - base: "/", + base: "./", plugins: [ vue({ template: {