add reply by email on gemini

This commit is contained in:
John Bowdre 2024-02-26 23:10:45 -06:00
parent 4d9a7d01d4
commit 5db9726557

View file

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