add support page
ci/woodpecker/push/woodpecker Pipeline was successful Details

This commit is contained in:
Simon Vieille 2023-02-12 12:49:27 +01:00
parent 2c643c7655
commit ecf7b3b4b2
Signed by: deblan
GPG Key ID: 579388D585F70417
3 changed files with 15 additions and 2 deletions

1
.gitignore vendored Normal file
View File

@ -0,0 +1 @@
/.cache

11
docs/support.md Normal file
View File

@ -0,0 +1,11 @@
---
hide:
- navigation
- toc
---
# Support
Bugs and feature requests should be reported with an issue on https://gitnet.fr/deblan/side_menu/issues.
You can also join the official room on Matrix: [#custommenu:neutralnetwork.org](https://matrix.to/#/#custommenu:neutralnetwork.org).

View File

@ -10,8 +10,8 @@ extra:
theme:
name: material
logo: https://deblan.gitnet.page/side_menu_doc/_static/img/logo.svg
favicon: https://deblan.gitnet.page/side_menu_doc/_static/img/logo.svg
logo: _static/img/logo.svg
favicon: _static/img/logo.svg
features:
- content.code.copy
- navigation.tabs
@ -42,4 +42,5 @@ nav:
- Requirements: requirements.md
- Install and update: setup.md
- Settings: settings.md
- Support: support.md
- Contribute: contrib.md