Skip to content

Commit 5269c20

Browse files
authored
Update gitprofile.config.ts
set display github projects to true
1 parent 08a6356 commit 5269c20

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gitprofile.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ const CONFIG = {
1212
base: '/',
1313
projects: {
1414
github: {
15-
display: false, // Display GitHub projects?
15+
display: true, // Display GitHub projects?
1616
header: 'Github Projects',
1717
mode: 'automatic', // Mode can be: 'automatic' or 'manual'
1818
automatic: {

0 commit comments

Comments
 (0)