Remove extra +

This commit is contained in:
Michael Rose 2014-08-08 20:41:43 -04:00
parent 161585f6ad
commit 10300e3d62
2 changed files with 4 additions and 4 deletions

View file

@ -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
plus: CorneliusFiddlebone

View file

@ -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: