diff --git a/docs/input/_layout.cshtml b/docs/input/_layout.cshtml index 0d50da9..f8df17b 100644 --- a/docs/input/_layout.cshtml +++ b/docs/input/_layout.cshtml @@ -5,8 +5,8 @@ - - + + @@ -29,7 +29,7 @@ - Spectre.Console + Spectre.Console @@ -135,7 +135,7 @@ else { @root.GetTitle() - } + } @foreach (IDocument document in OutputPages.GetChildrenOf(root).OnlyVisible()) @@ -149,7 +149,7 @@ else { @document.GetTitle() - } + } @if (documentChildren.OnlyVisible().Any())