{{ $profile_image := resources.GetRemote (printf "%s/img/%s" .Site.BaseURL .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: