From 1550078342b757abd637f674a4a54a9f2d9d3d01 Mon Sep 17 00:00:00 2001 From: Rafal Kupiec Date: Mon, 17 Jun 2024 19:37:32 +0200 Subject: [PATCH] Add a link to contact us page --- content/documentation.md | 1 + 1 file changed, 1 insertion(+) diff --git a/content/documentation.md b/content/documentation.md index 66611de..9771b54 100644 --- a/content/documentation.md +++ b/content/documentation.md @@ -5,6 +5,7 @@ draft = true +++ ### Getting Started * [Frequently Asked Questions](/faq) + * [Get in Touch](/contact-us) * [Installation Guide](/documentation/install-guide) ### Contributing Documentation