{{- $now := now -}} {{- $buildCtx := `on my workstation` -}} {{- with getenv "JOB_URL" -}} {{- $buildCtx = printf `on builds.sr.ht. See build log` -}} {{- end -}}

This site was last built on by Hugo {{ .Site.Hugo.Version }} {{ $buildCtx | safeHTML}}.