9 lines
No EOL
230 B
Markdown
9 lines
No EOL
230 B
Markdown
---
|
|
title: "Template: 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. |