new buttons on navbar

This commit is contained in:
ishaan-jaff 2023-09-23 12:48:12 -07:00
parent 68667a5091
commit ae27482e97

View file

@ -95,6 +95,16 @@ const config = {
label: 'GitHub',
position: 'right',
},
{
href: 'https://discord.com/invite/wuPM9dRgDw',
label: 'Discord',
position: 'right',
},
{
href: 'https://github.com/BerriAI/litellm',
label: 'Feedback',
position: 'right',
},
],
},
footer: {