From 3743fef69eab462bb9c4f335b9da3dab3d58a6a1 Mon Sep 17 00:00:00 2001 From: Simon Vieille Date: Sun, 12 Feb 2023 16:30:22 +0100 Subject: [PATCH] add issues list --- docs/support.md | 68 +++++++++++++++++++++++++++++++++++++++++++++++++ mkdocs.yml | 2 +- 2 files changed, 69 insertions(+), 1 deletion(-) diff --git a/docs/support.md b/docs/support.md index 0394328..5920156 100644 --- a/docs/support.md +++ b/docs/support.md @@ -9,3 +9,71 @@ hide: 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). + +
+

Current issue(s)

+
+ + diff --git a/mkdocs.yml b/mkdocs.yml index 7687684..47e80eb 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -41,7 +41,7 @@ nav: - Overview: index.md - Screenshots: screenshots.md - Requirements: requirements.md - - Install and update: setup.md + - Install and upgrade: setup.md - Settings: - User: settings.md - Admin: settings.md