Update instruction for external project section

This commit is contained in:
Ariful Alam
2023-01-04 14:59:44 +06:00
parent 8988fde115
commit 382e3835b2
2 changed files with 2 additions and 2 deletions

View File

@@ -266,7 +266,7 @@ const config = {
to: '2014', to: '2014',
}, },
], ],
// To hide the `Other Projects` section, keep it empty. // To hide the `My Projects` section, keep it empty.
externalProjects: [ externalProjects: [
{ {
title: 'Project Name', title: 'Project Name',

View File

@@ -83,7 +83,7 @@ const config = {
}, },
], ],
// To hide the `Other Projects` section, keep it empty. // To hide the `My Projects` section, keep it empty.
externalProjects: [ externalProjects: [
{ {
title: 'Project Name', title: 'Project Name',