fix raw link
alex wennerberg alex@alexwennerberg.com
Thu, 07 Jan 2021 18:52:19 -0800
1 files changed,
1 insertions(+),
1 deletions(-)
jump to
M
templates/user_page.html
→
templates/user_page.html
@@ -15,7 +15,7 @@ <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> + 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> </body> </html>