Skip to content

Commit c46b0cf

Browse files
leaving twitter
1 parent 8aa3105 commit c46b0cf

File tree

1 file changed

+1
-9
lines changed

1 file changed

+1
-9
lines changed

docusaurus.config.ts

+1-9
Original file line numberDiff line numberDiff line change
@@ -74,11 +74,6 @@ const config: Config = {
7474
{
7575
title: 'Community',
7676
items: [
77-
78-
{
79-
label: 'Twitter',
80-
to: 'https://twitter.com/tomaszkubacki',
81-
},
8277
],
8378
},
8479
{
@@ -88,10 +83,7 @@ const config: Config = {
8883
label: 'Blog',
8984
to: '/blog',
9085
},
91-
{
92-
label: 'Twitter',
93-
to: 'https://twitter.com/tomaszkubacki',
94-
},
86+
9587
],
9688
},
9789
],

0 commit comments

Comments
 (0)