Skip to content

Commit

Permalink
Merge pull request #4 from mariatorrentedev/develop
Browse files Browse the repository at this point in the history
change base for deployment
  • Loading branch information
mariatorrentedev authored Apr 15, 2024
2 parents 904ff78 + 88df972 commit c324840
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion vite.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,4 @@ import react from "@vitejs/plugin-react";
// https://vitejs.dev/config/
export default defineConfig({
plugins: [react()],
base: "/portfolio",
});

0 comments on commit c324840

Please sign in to comment.