summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2026-04-18 16:43:50 +0300
committerPaul Buetow <paul@buetow.org>2026-04-18 16:43:50 +0300
commita38561d466f71bd5a683aa0c601e2331de3c3120 (patch)
tree8b3f131e4a950e2a0f2dc3dc4613b4fb46a8256d
parent9cf66df0da1fae0d973ef960a4b113de7aa184a5 (diff)
Add link to street photography site in 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 297ae0b..dd6f2eb 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">Microblog</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> | <a href="https://irregular.ninja">Street photography</a>
</p>