diff options
| author | Paul Buetow <paul@buetow.org> | 2026-04-09 16:19:41 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-04-09 16:19:41 +0300 |
| commit | 0dd908c616e699f7645221e7dbe4eb2290f02695 (patch) | |
| tree | fd508cde4a6f918abca90587350ad9e7157e50fb /extras | |
| parent | 7038b0fb8fff84124492701cf37f653f62efaaeb (diff) | |
add link to microblog
Diffstat (limited to 'extras')
| -rw-r--r-- | extras/html/header.html.part | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extras/html/header.html.part b/extras/html/header.html.part index 1db8965..f89314a 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> | <a href="https://snonux.foo">snonux.foo</a> </p> |
