From de3f859d9870a994822bdd1f14fb5928830afb81 Mon Sep 17 00:00:00 2001 From: devlikepro Date: Thu, 23 May 2024 16:40:59 +0700 Subject: [PATCH] [docs] Fix menu, add contact --- docs/site/config/_default/menus/menus.en.toml | 11 ++++++++--- docs/site/content/en/contact/index.md | 8 ++++++-- 2 files changed, 14 insertions(+), 5 deletions(-) diff --git a/docs/site/config/_default/menus/menus.en.toml b/docs/site/config/_default/menus/menus.en.toml index 3688b7ef..11147843 100644 --- a/docs/site/config/_default/menus/menus.en.toml +++ b/docs/site/config/_default/menus/menus.en.toml @@ -21,7 +21,7 @@ name = "Documentation" identifier = "docs" url = "/docs/overview/introduction/" - weight = 10 + weight = 20 #[[main]] # name = "Introduction" @@ -73,7 +73,7 @@ [[main]] name = "WAHA Plus" - weight = 20 + weight = 10 identifier = "waha-plus" [[main]] @@ -102,9 +102,14 @@ [[main]] name = "Pricing" - weight = 90 + weight = 80 url = "/pricing" +[[main]] + name = "Contact" + weight = 90 + url = "/contact" + [[main]] name = "Examples" diff --git a/docs/site/content/en/contact/index.md b/docs/site/content/en/contact/index.md index 795089f6..871a79b4 100644 --- a/docs/site/content/en/contact/index.md +++ b/docs/site/content/en/contact/index.md @@ -3,8 +3,12 @@ title: "Contact" description: "Drop us an email." date: 2020-08-27T19:25:12+02:00 lastmod: 2020-08-27T19:25:12+02:00 -draft: true +draft: false images: [] --- +GitHub: +- Any question you can leave on [GitHub Discussions](https://github.com/devlikeapro/whatsapp-http-api/discussions) +- For bugs and feature requests use [GitHub Issues](https://github.com/devlikeapro/whatsapp-http-api/issues) -{{< email user="hello" domain="getdoks.org" >}} +Feel free to contact us if you have any questions or feedback! +- [waha@devlike.pro](mailto:waha@devlike.pro)