From cff3c7b731d2c5bcc38376fd44f7729eef969768 Mon Sep 17 00:00:00 2001 From: Michiel Stornebrink Date: Sat, 7 Sep 2024 21:59:50 +0200 Subject: [PATCH] Rename first page to Introduction --- app/docs/README.md | 3 ++- app/docusaurus.config.js | 2 -- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/app/docs/README.md b/app/docs/README.md index 5d678d2..1ff9e8a 100644 --- a/app/docs/README.md +++ b/app/docs/README.md @@ -1,8 +1,9 @@ --- slug: / +sidebar_label: Introduction --- -# SETU Documentation +# Introduction :::note DISCLAIMER Please note that this documentation page is work in progress and is not complete at this time of viewing. We try to make every effort to ensure that the information is up-to-date and acccurate. If you have any remarks regarding the documentation or found some mistakes, please let us know via an [e-mail](mailto:helpdesk@setu.nl) so we can improve it. diff --git a/app/docusaurus.config.js b/app/docusaurus.config.js index 7ea256e..6afba13 100644 --- a/app/docusaurus.config.js +++ b/app/docusaurus.config.js @@ -88,7 +88,6 @@ const config = { alt: 'My Site Logo', href: 'https://www.setu.nl/', src: 'img/logo-setu.png', - }, items: [ { @@ -96,7 +95,6 @@ const config = { label: 'Documentation', position: "left", className: "header-text", - }, { to: 'https://setu.nl',