update author single image

This commit is contained in:
somrat sorkar 2023-09-11 10:05:09 +06:00
parent 05f1d4c5fb
commit e065b889b8
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@
<div class="lg:col-4 text-center">
{{ $image:= .Params.image }}
{{ if $image }}
{{ partial "image" (dict "Src" $image "Alt" .Title "Class" "mx-auto" "size" "200x200") }}
{{ partial "image" (dict "Src" $image "Alt" .Title "Class" "mx-auto" "Size" "200x200") }}
{{ else if .Params.Email }}
<img
class="mx-auto"