{{ if .Params.image }} {{- $image := partial "helper/image" . -}} {{- $tablet := $image.Resize "1024x" -}} {{- $desktop := $image.Resize "2000x" -}} {{- $20x := $image.Fill "20x20 smart" -}} {{- .Scratch.Set "20x" $20x -}}
Featured image of post {{ .Title }}
{{ end }}
{{ with $category := .Params.categories }} {{ end }}

{{- .Title -}}

{{ with .Params.description }}

{{ . }}

{{ end }}