summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2025-02-07 21:23:35 +0200
committerPaul Buetow <paul@buetow.org>2025-02-07 21:23:35 +0200
commit3f078a60e42c8e3b1a41b964aac45f41daef0c79 (patch)
tree36be32da8c0f6d6852d8e0d647d424017623d9e6
parent456e4bc57f56735709828472a9762e4572c65791 (diff)
shorten header
-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 029cb83..4b74001 100644
--- a/extras/html/header.html.part
+++ b/extras/html/header.html.part
@@ -9,5 +9,5 @@
</head>
<body>
<p class="header">
-<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>
+<a href="https://%%DOMAIN%%">Home</a> | <a href="%%MARKDOWN_BASE_URI%%%%CURRENT_PAGE%%.md">Markdown</a> | <a href="gemini://%%DOMAIN%%%%CURRENT_PAGE%%.gmi">Gemini</a>
</p>