summaryrefslogtreecommitdiff
path: root/extras
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2026-04-10 15:34:26 +0300
committerPaul Buetow <paul@buetow.org>2026-04-10 15:34:26 +0300
commit7abb6f9b225c816789b022f8791aca4cefd467fc (patch)
tree830da6797d14c9b46002b9803174f1591e4e4be6 /extras
parent0dd908c616e699f7645221e7dbe4eb2290f02695 (diff)
rename to microblog
Diffstat (limited to 'extras')
-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 f89314a..297ae0b 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://snonux.foo">snonux.foo</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> | <a href="https://snonux.foo">Microblog</a>
</p>