diff options
author | Steph Enders <steph@senders.io> | 2023-06-27 17:07:06 -0400 |
---|---|---|
committer | Steph Enders <steph@senders.io> | 2023-06-27 17:07:06 -0400 |
commit | 43762acc52ea0bc976b38f26bc0baa1454311a17 (patch) | |
tree | 4a042d6926dd967eb9ebf0f80c1f532521727e72 /pages/blog.html | |
parent | 8734bb597ef1074645f22f6cbe0445c9dd12d434 (diff) |
Create gemini capsule for website
Generates the gemini capsule files in the make file.
Diffstat (limited to 'pages/blog.html')
-rw-r--r-- | pages/blog.html | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/pages/blog.html b/pages/blog.html index b77e5ad..26a1aa7 100644 --- a/pages/blog.html +++ b/pages/blog.html @@ -31,6 +31,13 @@ /blog/feed.rss </a>. This will contain each of the entries listed below! </p> + <p> You can also find it on gemini: + <a href="gemini://thewomaninmyeye.org/log/" + rel="noopener external" target="_blank"> + gemini://thewomaninmyeye.org/log/ + </a> (<a href="https://gemini.circumlunar.space/docs/faq.gmi" + rel="noopener external" target="_blank">What is gemini? (Project FAQ)</a>) + </p> </article> <article> <h2>Entries</h2> |