Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix issue with single author blog posts #14

Open
gadenbuie opened this issue Jul 20, 2018 · 0 comments
Open

Fix issue with single author blog posts #14

gadenbuie opened this issue Jul 20, 2018 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@gadenbuie
Copy link
Member

I made a change a few commits ago that let us use multiple authors for a post

author:
  - Garrick Aden-Buie
  - Travis Gerke

but the current implementation breaks for

author: Garrick Aden-Buie

Temporary workaround is to use list format

author:
  - Garrick Aden-Buie
@gadenbuie gadenbuie added the bug Something isn't working label Jul 20, 2018
@gadenbuie gadenbuie added this to the Website Release milestone Jul 20, 2018
@gadenbuie gadenbuie self-assigned this Jul 20, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant