Feature: Adding linkback functionality Author avatar & Name (#1386)
* adding linkback funct to author avatar & nm * rm author_class; change linkback var to home; updating config docs
This commit is contained in:
committed by
Michael Rose
parent
5490b6f46a
commit
9ca57649c1
@@ -646,6 +646,7 @@ author:
|
||||
bio : "My awesome biography constrained to a sentence or two goes here."
|
||||
email : # optional
|
||||
uri : "http://your-site.com"
|
||||
home : # null (default), "absolute or relative url to link to author home"
|
||||
```
|
||||
|
||||
Social media links are all optional, include the ones you want visible. In most cases you just need to add the username. If you're unsure double check `_includes/author-profile.html` to see how the URL is constructed.
|
||||
|
||||
Reference in New Issue
Block a user