From aeb09ff7e11bab1690566bed97315c87f8c5e94f Mon Sep 17 00:00:00 2001 From: Michael Rose Date: Tue, 4 Dec 2018 14:22:47 -0500 Subject: [PATCH] Update YAML example --- docs/_posts/2012-03-15-layout-sidebar-custom.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/_posts/2012-03-15-layout-sidebar-custom.md b/docs/_posts/2012-03-15-layout-sidebar-custom.md index 13497dd5..bd1c6105 100644 --- a/docs/_posts/2012-03-15-layout-sidebar-custom.md +++ b/docs/_posts/2012-03-15-layout-sidebar-custom.md @@ -24,4 +24,5 @@ sidebar: text: "Some text here." - title: "Another Title" text: "More text here." + nav: sidebar-sample ``` \ No newline at end of file