mirror of
https://github.com/adulau/brouilleursdeblanc.git
synced 2024-11-07 12:06:26 +00:00
Remove extra +
This commit is contained in:
parent
331ac4efdd
commit
11e18b8f4b
2 changed files with 4 additions and 4 deletions
|
@ -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
|
|
@ -30,7 +30,7 @@ billy_rick:
|
|||
avatar: bio-photo-2.jpg
|
||||
twitter: extravagantman
|
||||
google:
|
||||
plus: +BillyRick
|
||||
plus: BillyRick
|
||||
|
||||
cornelius_fiddlebone:
|
||||
name: Cornelius Fiddlebone
|
||||
|
@ -39,7 +39,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:
|
||||
|
|
Loading…
Reference in a new issue