Add space after YAML Front Matter

This commit is contained in:
Michael Rose
2016-03-07 09:51:50 -05:00
parent f4cc49ffca
commit 0ccaef5a96
67 changed files with 67 additions and 0 deletions

View File

@ -3,6 +3,7 @@ title: "Template: Author Override"
author: Billy Rick
excerpt: "A post to test author overrides using a data file."
---
For those of you who may have content written by multiple authors on your site you can now assign different authors to each post if desired.
Previously the theme used a global author for the entire site and those attributes would be used in all bylines, social networking links, Twitter Card attribution, and Google Authorship. These `owner` variables were defined in `config.yml`