summaryrefslogtreecommitdiffstats
path: root/templates_html/index.html
diff options
context:
space:
mode:
authorJan Tuomi <jan@jantuomi.fi>2026-08-10 13:29:22 +0300
committerJan Tuomi <jan@jantuomi.fi>2026-08-10 13:29:22 +0300
commitf70a57de10c6364ee03b4bfeb13bd456bc00aaad (patch)
treede130f1d28f330257cda5da0c20ac434e0a0101c /templates_html/index.html
parent8c7885900f3b79a43aebb2dabaf414cf5b76c2bf (diff)
Add gemini link to frontpage
Diffstat (limited to 'templates_html/index.html')
-rw-r--r--templates_html/index.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/templates_html/index.html b/templates_html/index.html
index 31d0a90..7854507 100644
--- a/templates_html/index.html
+++ b/templates_html/index.html
@@ -9,6 +9,8 @@
<p>I enjoy spending time with my fiancée and our dog, tinkering with computer hardware and software, games of all kinds but mostly video-, tabletop and role-playing, electronics, music, language learning and linguistics.</p>
<p>I created this site<a href="#footnote-site">²</a> as a creative outlet for expressing myself and sharing my experiences.</p>
+This site is also available in the <a href="gemini://jan.systems">Geminispace</a>. Learn more about the <a target="_blank" href="https://geminiprotocol.net">Gemini protocol</a>.
+
{% set posts = get_section(path="posts/_index.md") %}
<section class="latest-posts">
<h2>Latest posts</h2>