hacks-guide-minimal-mistake.../example/_posts/2012-03-15-layout-author-sidebar-disabled.md
2016-09-21 22:13:25 -04:00

9 lines
228 B
Markdown
Executable file

---
title: "Layout: Author Sidebar Disabled"
excerpt: "A post to test disabling author sidebar."
author_profile: false
---
This post has the author sidebar disabled.
To disable add `author_profile: false` to YAML Front Matter.