{{- $header_rect := resources.Get "blog/logo/right.png" }} {{- $header_rect_180 := $header_rect.Resize "180x webp q90"}} {{- $header_rect_32 := $header_rect.Resize "32x webp q90"}} {{- $header_rect_16 := $header_rect.Resize "16x webp q90"}} {{- $imageUrl := default "blog/logo/right.png" .Params.image }} {{- $image := resources.Get $imageUrl }}
MichaƂ's weblog
My other sites:
Brain Rots Cool Emacs History of Unix
{{ block "main" . }} {{ end }}