Add author.name
This commit is contained in:
parent
979ef26ac6
commit
1ad02b9022
3 changed files with 3 additions and 0 deletions
|
@ -89,6 +89,7 @@ author:
|
||||||
location : "Somewhere"
|
location : "Somewhere"
|
||||||
email :
|
email :
|
||||||
uri :
|
uri :
|
||||||
|
home : # null (default), "absolute or relative url to link to author home"
|
||||||
bitbucket :
|
bitbucket :
|
||||||
codepen :
|
codepen :
|
||||||
dribbble :
|
dribbble :
|
||||||
|
|
|
@ -95,6 +95,7 @@ author:
|
||||||
location : "Buffalo, NY"
|
location : "Buffalo, NY"
|
||||||
email :
|
email :
|
||||||
uri : "https://mademistakes.com"
|
uri : "https://mademistakes.com"
|
||||||
|
home : "https://mademistakes.com"
|
||||||
bitbucket :
|
bitbucket :
|
||||||
codepen :
|
codepen :
|
||||||
dribbble :
|
dribbble :
|
||||||
|
|
|
@ -86,6 +86,7 @@ author:
|
||||||
location : "Somewhere"
|
location : "Somewhere"
|
||||||
email :
|
email :
|
||||||
uri :
|
uri :
|
||||||
|
home : # null (default), "absolute or relative url to link to author home"
|
||||||
bitbucket :
|
bitbucket :
|
||||||
codepen :
|
codepen :
|
||||||
dribbble :
|
dribbble :
|
||||||
|
|
Loading…
Reference in a new issue