We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e03ca5 commit 44fe02bCopy full SHA for 44fe02b
gitprofile.config.ts
@@ -9,6 +9,7 @@ const CONFIG = {
9
forks: false, // Forked projects will not be displayed if set to true.
10
projects: [], // These projects will not be displayed. example: ['my-project1', 'my-project2']
11
},
12
+ base: "/",
13
external: {
14
// header: 'My Projects',
15
// // To hide the `External Projects` section, keep it empty.
0 commit comments