diff --git a/gitprofile.config.ts b/gitprofile.config.ts index 45b873294..e049aac17 100644 --- a/gitprofile.config.ts +++ b/gitprofile.config.ts @@ -9,6 +9,7 @@ const CONFIG = { forks: false, // Forked projects will not be displayed if set to true. projects: [], // These projects will not be displayed. example: ['my-project1', 'my-project2'] }, + base: "/", external: { // header: 'My Projects', // // To hide the `External Projects` section, keep it empty.