Remove extra +
This commit is contained in:
parent
161585f6ad
commit
10300e3d62
@ -8,7 +8,7 @@ billy_rick:
|
|||||||
avatar: bio-photo-2.jpg
|
avatar: bio-photo-2.jpg
|
||||||
twitter: extravagantman
|
twitter: extravagantman
|
||||||
google:
|
google:
|
||||||
plus: +BillyRick
|
plus: BillyRick
|
||||||
|
|
||||||
cornelius_fiddlebone:
|
cornelius_fiddlebone:
|
||||||
name: Cornelius Fiddlebone
|
name: Cornelius Fiddlebone
|
||||||
@ -17,4 +17,4 @@ cornelius_fiddlebone:
|
|||||||
avatar: bio-photo.jpg
|
avatar: bio-photo.jpg
|
||||||
twitter: rhymeswithsackit
|
twitter: rhymeswithsackit
|
||||||
google:
|
google:
|
||||||
plus: +CorneliusFiddlebone
|
plus: CorneliusFiddlebone
|
@ -24,7 +24,7 @@ billy_rick:
|
|||||||
avatar: bio-photo-2.jpg
|
avatar: bio-photo-2.jpg
|
||||||
twitter: extravagantman
|
twitter: extravagantman
|
||||||
google:
|
google:
|
||||||
plus: +BillyRick
|
plus: BillyRick
|
||||||
|
|
||||||
cornelius_fiddlebone:
|
cornelius_fiddlebone:
|
||||||
name: Cornelius Fiddlebone
|
name: Cornelius Fiddlebone
|
||||||
@ -33,7 +33,7 @@ cornelius_fiddlebone:
|
|||||||
avatar: bio-photo.jpg
|
avatar: bio-photo.jpg
|
||||||
twitter: rhymeswithsackit
|
twitter: rhymeswithsackit
|
||||||
google:
|
google:
|
||||||
plus: +CorneliusFiddlebone
|
plus: CorneliusFiddlebone
|
||||||
{% endhighlight %}
|
{% endhighlight %}
|
||||||
|
|
||||||
To assign Billy Rick as an author for our post. You'd add the following YAML front matter to a post:
|
To assign Billy Rick as an author for our post. You'd add the following YAML front matter to a post:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user