From 904cabf002e8f534f246067b3cb05aaeda8dc027 Mon Sep 17 00:00:00 2001
From: Sthope <rjs.ricardosilva@gmail.com>
Date: Sun, 24 Apr 2022 15:49:28 +0200
Subject: [PATCH] first commit

---
 mkdocs.yml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/mkdocs.yml b/mkdocs.yml
index 1026099..57684b2 100644
--- a/mkdocs.yml
+++ b/mkdocs.yml
@@ -72,6 +72,8 @@ extra:
       name: Message me on Discord
 
 nav:
+  # - Tutorials:
+  #   - MKDocs with Gitea and Drone: tutorials/mkdocs-with-gitea-and-drone.md
   - Proxmox:
     - Home Assistant on Proxmox: proxmox/how-to-install-home-assistant.md
     - LXC Debian: proxmox/LXC-Debian.md
@@ -93,7 +95,5 @@ nav:
     - Uptime-Kuma:  portainer-stacks/uptime-kuma.md
     - VSCode: portainer-stacks/VSCode.md
     - Zigbee2MQTT: portainer-stacks/Zigbee2MQTT.md
-  # - Tutorials:
-  #   - MKDocs with Gitea and Drone: tutorials/mkdocs-with-gitea-and-drone.md
   - cmnds:
     - AddUser 1Line: cmnds/adduser-1line.md
\ No newline at end of file