Fix the single template to use the authors avatar correctly
This commit is contained in:
parent
47c4ef0251
commit
dda04c533e
4 changed files with 18 additions and 13 deletions
|
@ -98,9 +98,9 @@ params:
|
|||
# transparent navbar and the main logo will be used in the non-transparent navbar.
|
||||
# It will be default to the theme logos if not provided.
|
||||
logo:
|
||||
main: assets/images/main-logo.png
|
||||
inverted: assets/images/inverted-logo.png
|
||||
favicon: assets/images/favicon.png
|
||||
main: /assets/images/main-logo.png
|
||||
inverted: /assets/images/inverted-logo.png
|
||||
favicon: /assets/images/favicon.png
|
||||
|
||||
# GitHub repo URL of your site
|
||||
gitRepo: https://github.com/hossainemruz/toha-example-site
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue