mirror of
https://github.com/web3privacy/docs
synced 2024-10-15 18:46:26 +02:00
remove research index
This commit is contained in:
parent
bc6b75c2da
commit
a999ea85ff
2 changed files with 0 additions and 12 deletions
|
@ -1,11 +0,0 @@
|
||||||
---
|
|
||||||
sidebar_position: 4
|
|
||||||
---
|
|
||||||
|
|
||||||
# Research
|
|
||||||
|
|
||||||
```mdx-code-block
|
|
||||||
import DocCardList from '@theme/DocCardList';
|
|
||||||
|
|
||||||
<DocCardList />
|
|
||||||
```
|
|
|
@ -46,7 +46,6 @@ const sidebars = {
|
||||||
{
|
{
|
||||||
type: "category",
|
type: "category",
|
||||||
label: "Research",
|
label: "Research",
|
||||||
link: {type: 'doc', id: 'research/index'},
|
|
||||||
items: [{type: 'autogenerated', dirName: 'research'}],
|
items: [{type: 'autogenerated', dirName: 'research'}],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in a new issue