reverting to pre-deployment state

This commit is contained in:
Harivansh Rathi 2024-11-20 02:49:50 -05:00
parent 157c810740
commit b03a78e835
10 changed files with 27 additions and 452 deletions

View file

@ -3,5 +3,4 @@ import react from '@vitejs/plugin-react'
export default defineConfig({
plugins: [react()],
base: "/Resume-website/"
})
})