diff options
| author | uvok cheetah | 2026-06-16 17:17:00 +0200 |
|---|---|---|
| committer | uvok cheetah | 2026-06-16 17:17:00 +0200 |
| commit | 408491de306ecd9672e0413ae4dc180fdae9b9bc (patch) | |
| tree | 25cbff412eecdb3aad8dccd278603cfc2127d8ab /_data | |
| parent | 547067e68323062f973c56c4ad1c1b12eed7c97b (diff) | |
Add gemini news and reverse
Diffstat (limited to '_data')
| -rw-r--r-- | _data/news.yml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/_data/news.yml b/_data/news.yml index 5cec7bd..c7a4153 100644 --- a/_data/news.yml +++ b/_data/news.yml @@ -11,3 +11,7 @@ - id: news_kofi content: >- I now have a <a href="https://ko-fi.com/uvok_cheetah">Ko-fi page</a>. +- id: news_gemini + content: >- + <p>2026-06-16: Now also available via the <a href="https://geminiprotocol.net/">Gemini protocol</a></p> + <code>gemini://uvokchee.de/feed.gmi</code> |
