summaryrefslogtreecommitdiff
path: root/extras/html/header.html.part
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2025-02-12 22:31:45 +0200
committerPaul Buetow <paul@buetow.org>2025-02-12 22:31:45 +0200
commitba73f97e2d341cd735b5b509daa73ae0a8ae3730 (patch)
treee42bf0ac4a23ec142c687385b4159df23ec85705 /extras/html/header.html.part
parent3f078a60e42c8e3b1a41b964aac45f41daef0c79 (diff)
auto wrap style
Diffstat (limited to 'extras/html/header.html.part')
-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 4b74001..1db8965 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%%">Home</a> | <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>