feat: reorganise link docs and add proton mail
Some checks failed
ci / build_and_publish (push) Failing after 1m40s

This commit is contained in:
Iain Learmonth 2026-05-29 11:29:38 +01:00
parent 68ffeeccf3
commit b9186f4749
22 changed files with 126 additions and 404 deletions

View file

@ -0,0 +1,11 @@
---
sidebar_position: 20
sidebar_label: Channels Guide
---
import DocCardList from '@theme/DocCardList';
import {useCurrentSidebarCategory} from '@docusaurus/theme-common';
# Channels Guide
<DocCardList items={useCurrentSidebarCategory().items} />