mirror of
https://github.com/microsoft/autogen.git
synced 2025-07-20 15:31:29 +00:00
add twitter account to website (#150)
Co-authored-by: Chi Wang <wang.chi@microsoft.com>
This commit is contained in:
parent
24adfb0c05
commit
ae497a0323
@ -69,6 +69,10 @@ module.exports = {
|
|||||||
label: 'Discord',
|
label: 'Discord',
|
||||||
href: 'https://discord.gg/pAbnFJrkgZ',
|
href: 'https://discord.gg/pAbnFJrkgZ',
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
label: 'Twitter',
|
||||||
|
href: 'https://twitter.com/pyautogen',
|
||||||
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
|
Loading…
x
Reference in New Issue
Block a user