Skip to content

Commit

Permalink
add twitter account to website (#150)
Browse files Browse the repository at this point in the history
Co-authored-by: Chi Wang <wang.chi@microsoft.com>
  • Loading branch information
olaoluwasalami and sonichi committed Oct 8, 2023
1 parent 24adfb0 commit ae497a0
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions website/docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,10 @@ module.exports = {
label: 'Discord',
href: 'https://discord.gg/pAbnFJrkgZ',
},
{
label: 'Twitter',
href: 'https://twitter.com/pyautogen',
},
],
},
],
Expand Down

0 comments on commit ae497a0

Please sign in to comment.