Skip to content
This repository was archived by the owner on Feb 3, 2025. It is now read-only.

Commit 3229d6a

Browse files
committed
add link to github
1 parent 3f84c65 commit 3229d6a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

lib/config.ts

+4
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,10 @@ const config = {
2020
{
2121
name: 'Blog',
2222
path: '/blog/'
23+
},
24+
{
25+
name: 'GitHub',
26+
path: 'https://github.com/gregrickaby/nextjs-app-router-examples'
2327
}
2428
]
2529
}

0 commit comments

Comments
 (0)