Skip to content

Commit 6c31855

Browse files
committed
feat: add x icon
1 parent 7cf4e2e commit 6c31855

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docusaurus.config.js

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -119,6 +119,11 @@ const config = {
119119
className: "header-discord-link",
120120
position: "right",
121121
},
122+
{
123+
href: "https://x.com/optimism_java",
124+
className: "header-twitter-link",
125+
position: "right",
126+
},
122127
{
123128
href: "https://github.com/optimism-java",
124129
className: "header-github-link",

0 commit comments

Comments
 (0)