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
|
|
@ -6,10 +6,13 @@ sidebar_label: Link Helpdesk
|
|||
import DocCardList from '@theme/DocCardList';
|
||||
import {useCurrentSidebarCategory} from '@docusaurus/theme-common';
|
||||
|
||||
# Documentation Overview
|
||||
# Secure Digital Helpdesks
|
||||
|
||||
:::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.slice(1)} />
|
||||
Our secure digital helpdesks are customised and hardened version of Zammad, an open source, flexible, multi-channel
|
||||
ticketing platform that enables those in need to ask for help, and providers to respond.
|
||||
|
||||
<DocCardList items={useCurrentSidebarCategory().items} />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue