Experience format update
This commit is contained in:
parent
203380f121
commit
05248cbaaf
4 changed files with 5 additions and 5 deletions
|
@ -20,7 +20,7 @@
|
|||
{{ $backgroundImage = site.Params.background }}
|
||||
{{ end }}
|
||||
|
||||
{{ $authorImage:= "/assets/images/default-avatar.png" }}
|
||||
{{ $authorImage:= "/assets/images/laurea3.png" }}
|
||||
{{ if $author.image }}
|
||||
{{ $authorImage = $author.image }}
|
||||
{{ end }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue