feat: reorganise link docs and add proton mail
Some checks failed
ci / build_and_publish (push) Failing after 1m40s
Some checks failed
ci / build_and_publish (push) Failing after 1m40s
This commit is contained in:
parent
68ffeeccf3
commit
b9186f4749
22 changed files with 126 additions and 404 deletions
11
docs/link/features/index.mdx
Normal file
11
docs/link/features/index.mdx
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
---
|
||||
sidebar_position: 10
|
||||
sidebar_label: Features
|
||||
---
|
||||
|
||||
import DocCardList from '@theme/DocCardList';
|
||||
import {useCurrentSidebarCategory} from '@docusaurus/theme-common';
|
||||
|
||||
# Features
|
||||
|
||||
<DocCardList items={useCurrentSidebarCategory().items} />
|
||||
Loading…
Add table
Add a link
Reference in a new issue