{{ $profile_image := resources.Get (printf "img/%s" .Site.Params.avatar) }}
{{ $profile_width := 250 }}
{{ $profile_image := $profile_image.Resize (printf "%dx" $profile_width) }}
{{ .Site.Params.Author }}
{{ .Site.Params.description | safeHTML }}
You can also find me on: