fix! Broken link
(cherry picked from commit 9cb84187ebc04ed31dd184269ba12dd37d6bde99)pull/3/head
parent
f6830d13c3
commit
c7b44080f4
|
@ -27,7 +27,7 @@
|
||||||
{{- else if .OutputFormats.Get "gemtext" }}
|
{{- else if .OutputFormats.Get "gemtext" }}
|
||||||
{{ with .OutputFormats.Get "gemtext" }}
|
{{ with .OutputFormats.Get "gemtext" }}
|
||||||
<a href="{{ replace .Permalink "/gemini" "" 1 | safeURL }}">{{ end }}{{ .Title }}</a>
|
<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>
|
</li>
|
||||||
{{ end }}
|
{{ end }}
|
||||||
{{ end }}
|
{{ end }}
|
||||||
|
|
Loading…
Reference in New Issue