summaryrefslogtreecommitdiff
path: root/src/http/tpl/gemini-cta.html
diff options
context:
space:
mode:
Diffstat (limited to 'src/http/tpl/gemini-cta.html')
-rw-r--r--src/http/tpl/gemini-cta.html6
1 files changed, 2 insertions, 4 deletions
diff --git a/src/http/tpl/gemini-cta.html b/src/http/tpl/gemini-cta.html
index 89b8e8b..77c1114 100644
--- a/src/http/tpl/gemini-cta.html
+++ b/src/http/tpl/gemini-cta.html
@@ -2,11 +2,9 @@
<p>
This site can also be accessed via the gemini protocol:
- <a href="{{ BlogGeminiURL "/" | .URLIsSafe }}">
- {{ BlogGeminiURL "/" }}
- </a>
+ <a href="{{ .RootURL.Gemini.HTMLSafe }}">{{ .RootURL.Gemini.HTMLSafe }}</a>
</p>
<p>
- <a href="{{ PostURL "gemspace-tour" }}">What is gemini?</a>
+ <a href="{{ .RootURL.Post "gemspace-tour" }}">What is gemini?</a>
</p>