fix! Broken link

(cherry picked from commit 9cb84187ebc04ed31dd184269ba12dd37d6bde99)
pull/3/head
earnest ma 2021-02-10 23:31:27 -05:00
parent f6830d13c3
commit c7b44080f4
No known key found for this signature in database
GPG Key ID: 6B361FA81C5FB695
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@
{{- else if .OutputFormats.Get "gemtext" }}
{{ with .OutputFormats.Get "gemtext" }}
<a href="{{ replace .Permalink "/gemini" "" 1 | safeURL }}">{{ end }}{{ .Title }}</a>
<small>(<a href="https://www.earnestma.xyz/gemini" target="_blank">what is gemini://?</a>)</small>
<small>(<a href="https://earnestma.xyz/what-is-gemini" target="_blank">what is gemini://?</a>)</small>
</li>
{{ end }}
{{ end }}