Add sample sidebar navigation post

This commit is contained in:
Michael Rose
2016-11-17 15:12:18 -05:00
parent f9a5225c54
commit db8bbfcfab
4 changed files with 128 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
---
title: "Layout: Sidebar Custom"
excerpt: "A post to custom sidebar content."
excerpt: "A post with custom sidebar content."
author_profile: false
sidebar:
- title: "Title"
@@ -11,7 +11,7 @@ sidebar:
text: "More text here."
---
This post has a custom sidebar set in the post's YAML Front Matter..
This post has a custom sidebar set in the post's YAML Front Matter.
An example of how that YAML could look is: