Update author image size
This commit is contained in:
@@ -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 }}
|
||||
|
||||
Reference in New Issue
Block a user