9 lines
No EOL
228 B
Markdown
Executable file
9 lines
No EOL
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. |