Skip to content

Commit 44fe02b

Browse files
authored
add base
1 parent 4e03ca5 commit 44fe02b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

gitprofile.config.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ const CONFIG = {
99
forks: false, // Forked projects will not be displayed if set to true.
1010
projects: [], // These projects will not be displayed. example: ['my-project1', 'my-project2']
1111
},
12+
base: "/",
1213
external: {
1314
// header: 'My Projects',
1415
// // To hide the `External Projects` section, keep it empty.

0 commit comments

Comments
 (0)