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 8345937 commit b2f3a82Copy full SHA for b2f3a82
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: '/',
+ base: '/portfolio/',
13
projects: {
14
github: {
15
display: true, // Display GitHub projects?
0 commit comments