From b8428f85a2a4417f2bd3f091e8d222f2433c2dbb Mon Sep 17 00:00:00 2001
From: Jan Siwiec <jan.siwiec@vsb.cz>
Date: Mon, 15 Feb 2021 12:37:37 +0100
Subject: [PATCH] Update mkdocs.yml

---
 mkdocs.yml | 11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)

diff --git a/mkdocs.yml b/mkdocs.yml
index 4c61e2ae2..8d7cc64f7 100644
--- a/mkdocs.yml
+++ b/mkdocs.yml
@@ -93,12 +93,13 @@ nav:
       - Storage: salomon/storage.md
       - Visualization Servers: salomon/visualization.md
     - Archive:
+        - Introduction: anselm/archive-intro.md
         - Anselm:
-        - Introduction: anselm/introduction.md
-        - Hardware Overview: anselm/hardware-overview.md
-        - Compute Nodes: anselm/compute-nodes.md
-        - Storage: anselm/storage.md
-        - Network: anselm/network.md
+          - Introduction: anselm/introduction.md
+          - Hardware Overview: anselm/hardware-overview.md
+          - Compute Nodes: anselm/compute-nodes.md
+          - Storage: anselm/storage.md
+          - Network: anselm/network.md
   - Software:
     - Environment and Modules: environment-and-modules.md
     - Modules:
-- 
GitLab