We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 84072ce commit fee3c96Copy full SHA for fee3c96
vite.config.ts
@@ -28,8 +28,6 @@ export default defineConfig(async () => ({
28
input: {
29
index: "./index.html",
30
splash: "./splash.html",
31
- about: "./about.html",
32
- logo: "./logo.png",
33
},
34
35
0 commit comments