diff options
| author | Paul Buetow <paul@buetow.org> | 2026-04-10 15:34:26 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-04-10 15:34:26 +0300 |
| commit | 7abb6f9b225c816789b022f8791aca4cefd467fc (patch) | |
| tree | 830da6797d14c9b46002b9803174f1591e4e4be6 /extras | |
| parent | 0dd908c616e699f7645221e7dbe4eb2290f02695 (diff) | |
rename 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 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> |
