Skip to content

Commit 1bdfb69

Browse files
committed
Add index page for integrations (super cool!!)
1 parent 96d3fff commit 1bdfb69

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

sidebars.ts

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,13 @@ const sidebars: SidebarsConfig = {
7171
type: 'category',
7272
label: 'Integrations',
7373
collapsed: true,
74+
link: {
75+
type: 'generated-index',
76+
title: 'FF Guides',
77+
description: 'Learn about the most important Docusaurus concepts!',
78+
slug: '/integrations',
79+
keywords: ['guides'],
80+
},
7481
items: [
7582
{
7683
type: 'autogenerated',

0 commit comments

Comments
 (0)