summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--extras/html/header.html.part2
1 files changed, 1 insertions, 1 deletions
diff --git a/extras/html/header.html.part b/extras/html/header.html.part
index ac53882..029cb83 100644
--- a/extras/html/header.html.part
+++ b/extras/html/header.html.part
@@ -9,5 +9,5 @@
</head>
<body>
<p class="header">
-View this page as <a href="%%MARKDOWN_BASE_URI%%%%CURRENT_PAGE%%.md">Markdown</a> | <a href="gemini://%%DOMAIN%%%%CURRENT_PAGE%%.gmi">Gemini</a>
+<a href="https://%%DOMAIN%%">Go to home</a> | View this page as <a href="%%MARKDOWN_BASE_URI%%%%CURRENT_PAGE%%.md">Markdown</a> | <a href="gemini://%%DOMAIN%%%%CURRENT_PAGE%%.gmi">Gemini</a>
</p>