From 9798e6f3c789491b0861ab0c2dcaf9a418902877 Mon Sep 17 00:00:00 2001 From: annamalai2912 Date: Mon, 25 Nov 2024 01:11:43 +0530 Subject: [PATCH] annu commit --- gitprofile.config.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gitprofile.config.ts b/gitprofile.config.ts index 5d9ef6c4f..4c2c3a960 100644 --- a/gitprofile.config.ts +++ b/gitprofile.config.ts @@ -9,7 +9,7 @@ const CONFIG = { * If you are deploying to https://.github.io//, * for example your repository is at https://github.com/arifszn/portfolio, then set base to '/portfolio/'. */ - base: '/portfolio/', + base: '/gitprofile/', projects: { github: { display: true, // Display GitHub projects?