Skip to content

Commit

Permalink
commit for test
Browse files Browse the repository at this point in the history
  • Loading branch information
MrUsmanDev committed Feb 14, 2024
1 parent 8ce3303 commit fcff0dc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"homepage": "https://mrusmandev.github.io/MrUsmanDev.github.io",
"homepage": "https://mrusmandev.github.io/mPortfolio",
"name": "mrusmandev-github-io",
"private": true,
"version": "0.0.0",
Expand Down
2 changes: 1 addition & 1 deletion vite.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@ import react from '@vitejs/plugin-react-swc'
// https://vitejs.dev/config/
export default defineConfig({
plugins: [react()],
base : "/MrUsmanDev.github.io/"
base : "/mPortfolio/"
})

0 comments on commit fcff0dc

Please sign in to comment.