blob: 77c11148de745655509a339996692e8045196c2b (
plain)
1
2
3
4
5
6
7
8
9
10
|
<hr/>
<p>
This site can also be accessed via the gemini protocol:
<a href="{{ .RootURL.Gemini.HTMLSafe }}">{{ .RootURL.Gemini.HTMLSafe }}</a>
</p>
<p>
<a href="{{ .RootURL.Post "gemspace-tour" }}">What is gemini?</a>
</p>
|