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 8c2409a commit 052440bCopy full SHA for 052440b
gitprofile.config.ts
@@ -9,7 +9,7 @@ const CONFIG = {
9
* If you are deploying to https://<USERNAME>.github.io/<REPO_NAME>/,
10
* for example your repository is at https://github.com/arifszn/portfolio, then set base to '/portfolio/'.
11
*/
12
- base: '/gitprofile/',
+ base: '/',
13
projects: {
14
github: {
15
display: true, // Display GitHub projects?
0 commit comments