From 47219b8864270216e1c8e63fdcb8b34e4a1e0b17 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Piotr=20Kr=C3=B3l?= Date: Wed, 26 Apr 2023 13:49:15 +0200 Subject: [PATCH] remove FAQ MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Piotr Król --- config/_default/menus.toml | 2 +- content/learn.md | 8 +++----- 2 files changed, 4 insertions(+), 6 deletions(-) diff --git a/config/_default/menus.toml b/config/_default/menus.toml index 5174414..8ade157 100755 --- a/config/_default/menus.toml +++ b/config/_default/menus.toml @@ -22,7 +22,7 @@ weight = 15 [[main]] name = "FAQ" post = "Find the answer" -url = "/pages/learn/#dasharo-faq" +url = "https://docs.dasharo.com/osf-trivia-list/introduction/" weight = 20 [[main]] diff --git a/content/learn.md b/content/learn.md index 3bf6336..c81bf2b 100644 --- a/content/learn.md +++ b/content/learn.md @@ -21,11 +21,6 @@ banner: icon: images/icons/bishop-grey.png link: "#dasharo-diy" - - title: FAQ - icon: images/icons/queen-grey.png - link: "#dasharo-faq" - - how_dasharo_works: title: How Dasharo works @@ -253,6 +248,7 @@ dasharo_diy: - Marketing support with technical writing, documentation releases, blog posts and newsletters +<<<<<<< HEAD dasharo_faq: title: Dasharo FAQ @@ -691,4 +687,6 @@ dasharo_faq: Details of such project should be discussed beforehand on the dedicated meeting, therefore feel free to book a matching time in our [calendar](https://calendly.com/3mdeb/consulting-remote-meeting). +======= +>>>>>>> remove FAQ ---