Skip to content

Commit c3de72d

Browse files
committed
fix: rm twitter link
1 parent ab842c3 commit c3de72d

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

documentation/docusaurus.config.js

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -150,17 +150,13 @@ const config = {
150150
title: 'Who',
151151
items: [
152152
{
153-
label: 'J',
153+
label: 'Author',
154154
href: 'https://github.com/jscottsmith',
155155
},
156156
{
157157
label: 'Damnthat.tv',
158158
href: 'https://damnthat.tv/',
159159
},
160-
{
161-
label: '@damntelevision',
162-
href: 'https://twitter.com/damntelevision',
163-
},
164160
],
165161
},
166162
],

0 commit comments

Comments
 (0)