feat: helpdesk notifications custom
Some checks failed
ci / build_and_publish (push) Has been cancelled
Some checks failed
ci / build_and_publish (push) Has been cancelled
This commit is contained in:
parent
350df10c4c
commit
3119de2ea4
13 changed files with 56 additions and 14 deletions
15
docs/link/agent/index.mdx
Normal file
15
docs/link/agent/index.mdx
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
---
|
||||
sidebar_label: Agent Guide
|
||||
sidebar_position: 20
|
||||
---
|
||||
|
||||
import DocCardList from '@theme/DocCardList';
|
||||
import {useCurrentSidebarCategory} from '@docusaurus/theme-common';
|
||||
|
||||
# Agent Guide
|
||||
|
||||
:::warning[Under construction]
|
||||
This documentation is a work in progress. Please [get in touch with us](mailto:contact@sr2.uk) if you have any questions.
|
||||
:::
|
||||
|
||||
<DocCardList items={useCurrentSidebarCategory().items} />
|
||||
Loading…
Add table
Add a link
Reference in a new issue