From 9be17b795542a5489308e83c0e0eb2591d844193 Mon Sep 17 00:00:00 2001 From: Korel Date: Wed, 31 Jan 2024 09:27:29 -0500 Subject: [PATCH] Included Layout to ensure Functionality Signed-off-by: Korel Jykell Version now requires the inclusion of a layout in the header. --- BasicNetworkConfiguration.md | 1 + Install the DENT NOS on GNS3.md | 1 + NetworkConfiguration.md | 1 + PlatformConfiguraiton.md | 1 + index.md | 1 + 5 files changed, 5 insertions(+) diff --git a/BasicNetworkConfiguration.md b/BasicNetworkConfiguration.md index c9f6d01..6d3fc2b 100644 --- a/BasicNetworkConfiguration.md +++ b/BasicNetworkConfiguration.md @@ -1,6 +1,7 @@ --- title: Basic Networking nav_order: 3 +layout: default --- # Getting Started With Network Configuration diff --git a/Install the DENT NOS on GNS3.md b/Install the DENT NOS on GNS3.md index 6bf60a3..3ce05c9 100644 --- a/Install the DENT NOS on GNS3.md +++ b/Install the DENT NOS on GNS3.md @@ -2,6 +2,7 @@ title: Install the DENT NOS on GNS3 nav_order: 2 has_children: true +layout: default --- # Install the DENT NOS on GNS3 diff --git a/NetworkConfiguration.md b/NetworkConfiguration.md index 22596bb..23bb668 100644 --- a/NetworkConfiguration.md +++ b/NetworkConfiguration.md @@ -2,6 +2,7 @@ title: Network Configuration nav_order: 5 has_children: true +layout: default --- # Network Configuration diff --git a/PlatformConfiguraiton.md b/PlatformConfiguraiton.md index 670e6e2..5ce7f42 100644 --- a/PlatformConfiguraiton.md +++ b/PlatformConfiguraiton.md @@ -2,6 +2,7 @@ title: Platform Configuration nav_order: 4 has_children: true +layout: default --- # Platform Configuraiton diff --git a/index.md b/index.md index d26c878..6031a68 100644 --- a/index.md +++ b/index.md @@ -1,6 +1,7 @@ --- title: DENT NOS nav_order: 1 +layout: default --- # DENT NOS