Fix the single template to use the authors avatar correctly

This commit is contained in:
as027811 2020-10-18 21:36:39 -04:00 committed by Emruz Hossain
parent 47c4ef0251
commit dda04c533e
4 changed files with 18 additions and 13 deletions

View file

@ -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