all repos — flounder @ e80d0cea1289aa87b4f59043bd3cbd2f731fd6dd

A small site builder for the Gemini protocol

fix
alex wennerberg alex@alexwennerberg.com
Wed, 06 Jan 2021 22:32:07 -0800
commit

e80d0cea1289aa87b4f59043bd3cbd2f731fd6dd

parent

77ed54fcf31cbbbe16378dd5d43efb753a0566f4

1 files changed, 1 insertions(+), 1 deletions(-)

jump to
M templates/user_page.htmltemplates/user_page.html

@@ -12,7 +12,7 @@ <main>

{{.SiteBody}} <br> <div class="footer"> - Proxied from the original at <a href="gemini://{{.URI}}">gemini://{{.URI}}</a> (<a href="https://admin.flounder.online/gemini.gmi">about Gemini</a>)<a ref="./?raw=1">raw</a></div> + Proxied from the original at <a href="gemini://{{.URI}}">gemini://{{.URI}}</a> (<a href="https://admin.flounder.online/gemini.gmi">about Gemini</a>) <a href="./?raw=1">raw</a></div> </main> </body> </html>