docs: Sort connections alphabetically on the sidebar
This commit is contained in:
@@ -39,8 +39,8 @@ export default defineConfig({
|
|||||||
{ text: 'Github', link: '/connections/github' },
|
{ text: 'Github', link: '/connections/github' },
|
||||||
{ text: 'Scheduler', link: '/connections/scheduler' },
|
{ text: 'Scheduler', link: '/connections/scheduler' },
|
||||||
{ text: 'Slack', link: '/connections/slack' },
|
{ text: 'Slack', link: '/connections/slack' },
|
||||||
{ text: 'Twitter', link: '/connections/twitter' },
|
|
||||||
{ text: 'SMTP', link: '/connections/smtp' },
|
{ text: 'SMTP', link: '/connections/smtp' },
|
||||||
|
{ text: 'Twitter', link: '/connections/twitter' },
|
||||||
// Temporarily disable following pages until we release github and typeform integrations
|
// Temporarily disable following pages until we release github and typeform integrations
|
||||||
// { text: 'Typeform', link: '/connections/typeform' },
|
// { text: 'Typeform', link: '/connections/typeform' },
|
||||||
],
|
],
|
||||||
|
Reference in New Issue
Block a user