Skip to content

Commit

Permalink
chore: fixing repo name in config file
Browse files Browse the repository at this point in the history
  • Loading branch information
shu-vro committed Aug 11, 2024
1 parent 26c70fd commit 18a216f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vite.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
import { defineConfig } from "vite";

export default defineConfig({
base: "/<REPO>/",
base: "/COMPLETE-PORTFOLIO-WEBSITE/",
});

0 comments on commit 18a216f

Please sign in to comment.