commit 2dba5119bb2fc790b6efdb5983d1f3d5c3926229
parent f36a9f1167e26f4cefbd20d27660fcf5e5f1961b
Author: alex wennerberg <alex@alexwennerberg.com>
Date: Thu, 7 Jan 2021 15:43:40 -0800
add linebreak
Diffstat:
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/templates/user_page.html b/templates/user_page.html
@@ -13,6 +13,7 @@
<br>
<a href=".." title="Go to the parent directory">./..</a>
<br>
+<br>
<div class="footer">
Proxied from the original at <a href="{{.URI}}">{{.URI}}</a> (<a href="https://admin.flounder.online/gemini.gmi">about Gemini</a>) <a href="./?raw=1">raw</a></div>
</main>