add reply by email on gemini

This commit is contained in:
John Bowdre 2024-02-26 23:10:45 -06:00
parent 8cf8ba7f78
commit d6ff5027f9

View file

@ -25,6 +25,7 @@
---
Written by John Bowdre {{ if .Params.Date }} on {{ .Lastmod.Format "2006-01-02" }}.{{ end}}
=> mailto:blog@runtimeterror.dev 📧 Reply via email
## Links
{{ $scratch.Set "ref" (add (len $links) 1) }}{{ range $refs }}{{ $ref := $scratch.Get "ref" }}{{ $url := (printf "%s #%d" . $ref) }}