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
@ -128,6 +128,11 @@
|
||||
padding-left: 0;
|
||||
padding-right: 0;
|
||||
}
|
||||
|
||||
a {
|
||||
color: inherit;
|
||||
text-decoration: none;
|
||||
}
|
||||
}
|
||||
|
||||
.author__name {
|
||||
|
Reference in New Issue
Block a user