Skip to content

Commit b2f3a82

Browse files
authored
Changing base
1 parent 8345937 commit b2f3a82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gitprofile.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ const CONFIG = {
99
* If you are deploying to https://<USERNAME>.github.io/<REPO_NAME>/,
1010
* for example your repository is at https://github.com/arifszn/portfolio, then set base to '/portfolio/'.
1111
*/
12-
base: '/',
12+
base: '/portfolio/',
1313
projects: {
1414
github: {
1515
display: true, // Display GitHub projects?

0 commit comments

Comments
 (0)