Skip to content

Commit 4ee6a78

Browse files
committed
Add twitter link to footer
1 parent 06625c3 commit 4ee6a78

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docusaurus.config.ts

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,10 @@ const config: Config = {
9090
label: 'YouTube',
9191
href: 'https://www.youtube.com/@graphicsprogramming9074',
9292
},
93+
{
94+
label: 'Twitter',
95+
href: 'https://x.com/i/communities/1500963350825472000'
96+
}
9397
],
9498
},
9599
{

0 commit comments

Comments
 (0)