1
0
Fork 0
forked from sr2/cloud.sr2.uk

feat: reorganise link docs and add proton mail

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

11
docs/link/guide/index.mdx Normal file
View file

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