Skip to content

Commit 539f15e

Browse files
authored
Merge pull request #684 from dnyandeepchute/x
fix bug #610
2 parents 8d8430c + 8c2d132 commit 539f15e

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

docusaurus.config.js

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -347,9 +347,13 @@ const config = {
347347
href: "https://discord.gg/c53FQn3pRv",
348348
},
349349
{
350-
label: "Twitter",
350+
label: "X",
351351
href: "https://twitter.com/CodesWithAjay",
352352
},
353+
{
354+
label: "Instagram",
355+
href: "https://instagram.com/",
356+
},
353357
],
354358
},
355359
],

0 commit comments

Comments
 (0)