From 09259b4776c3ed1ece98afa5307966d0bca9f912 Mon Sep 17 00:00:00 2001 From: Nadine Dove <100526941+NadineDove@users.noreply.github.com> Date: Wed, 23 Nov 2022 11:48:16 +0200 Subject: [PATCH] Update mkdocs.yml --- mkdocs.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/mkdocs.yml b/mkdocs.yml index f59349e..c36c37c 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -3,6 +3,7 @@ theme: name: readthedocs highlightjs: false nav: +- Introduction: introduction.md - Prerequisites & Requirements: Prerequisites_&_Requirements.md - ZIC Installation Components: ZIC_installation_components.md - Deploying the ZIC Instance: Deploying_the_ZIC_Instance.md