Skip to content

Commit

Permalink
setup base for github pages deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
RemOclock committed Nov 17, 2023
1 parent 3e57d53 commit 013c55b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions vite.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,5 @@ import react from '@vitejs/plugin-react'
// https://vitejs.dev/config/
export default defineConfig({
plugins: [react()],
base: '/rtekk/'
})

0 comments on commit 013c55b

Please sign in to comment.