Update author image size
This commit is contained in:
parent
918335c560
commit
47a070b45f
5 changed files with 7 additions and 34 deletions
|
@ -1,4 +1,4 @@
|
|||
{{ $authorImage:= "/assets/images/default-avatar.svg"}}
|
||||
{{ $authorImage:= "/assets/images/default-avatar.png"}}
|
||||
{{ if eq (printf "%T" .Params.author ) "maps.Params" }}
|
||||
{{ with .Params.author }}
|
||||
{{ if .image }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue