~xdavidwu/xdavidwu.link

10300e3d625df96423076581eb45685a96dbfe21 — Michael Rose 9 years ago 161585f
Remove extra +
2 files changed, 4 insertions(+), 4 deletions(-)

M _data/authors.yml
M _posts/2014-07-31-author-override.md
M _data/authors.yml => _data/authors.yml +2 -2
@@ 8,7 8,7 @@ billy_rick:
  avatar: bio-photo-2.jpg
  twitter: extravagantman
  google:
    plus: +BillyRick
    plus: BillyRick

cornelius_fiddlebone:
  name: Cornelius Fiddlebone


@@ 17,4 17,4 @@ cornelius_fiddlebone:
  avatar: bio-photo.jpg
  twitter: rhymeswithsackit
  google:
    plus: +CorneliusFiddlebone
\ No newline at end of file
    plus: CorneliusFiddlebone
\ No newline at end of file

M _posts/2014-07-31-author-override.md => _posts/2014-07-31-author-override.md +2 -2
@@ 24,7 24,7 @@ billy_rick:
  avatar: bio-photo-2.jpg
  twitter: extravagantman
  google:
    plus: +BillyRick
    plus: BillyRick

cornelius_fiddlebone:
  name: Cornelius Fiddlebone


@@ 33,7 33,7 @@ cornelius_fiddlebone:
  avatar: bio-photo.jpg
  twitter: rhymeswithsackit
  google:
    plus: +CorneliusFiddlebone
    plus: CorneliusFiddlebone
{% endhighlight %}

To assign Billy Rick as an author for our post. You'd add the following YAML front matter to a post: