remove research index

This commit is contained in:
tree🌴 2023-12-20 14:29:32 +01:00
parent bc6b75c2da
commit a999ea85ff
2 changed files with 0 additions and 12 deletions

View file

@ -1,11 +0,0 @@
---
sidebar_position: 4
---
# Research
```mdx-code-block
import DocCardList from '@theme/DocCardList';
<DocCardList />
```

View file

@ -46,7 +46,6 @@ const sidebars = {
{
type: "category",
label: "Research",
link: {type: 'doc', id: 'research/index'},
items: [{type: 'autogenerated', dirName: 'research'}],
},
{