From c53aafde463002505c6ce00c35de3c7aed38e1a3 Mon Sep 17 00:00:00 2001 From: Stefan Schnitzler <41997317+deadphoenix8091@users.noreply.github.com> Date: Tue, 28 Apr 2020 04:49:54 +0200 Subject: [PATCH] Add USM Title to sidebar pages list (#1755) This will fix the progress tracking issue. --- _data/navigation/en_US.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_data/navigation/en_US.yml b/_data/navigation/en_US.yml index 511149c867..523b6cc273 100644 --- a/_data/navigation/en_US.yml +++ b/_data/navigation/en_US.yml @@ -135,6 +135,9 @@ sidebar_pages: - title: Installing boot9strap (Fredtool) url: installing-boot9strap-(fredtool) + - + title: Installing boot9strap (USM) + url: installing-boot9strap-(usm) - title: Finalizing Setup url: finalizing-setup