We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 08a6356 commit 5269c20Copy full SHA for 5269c20
1 file changed
gitprofile.config.ts
@@ -12,7 +12,7 @@ const CONFIG = {
12
base: '/',
13
projects: {
14
github: {
15
- display: false, // Display GitHub projects?
+ display: true, // Display GitHub projects?
16
header: 'Github Projects',
17
mode: 'automatic', // Mode can be: 'automatic' or 'manual'
18
automatic: {
0 commit comments