diff options
author | Brian Picciano <mediocregopher@gmail.com> | 2022-11-29 21:48:07 +0100 |
---|---|---|
committer | Brian Picciano <mediocregopher@gmail.com> | 2022-11-29 21:48:07 +0100 |
commit | bf5d57ef52f91dacb809f8a4b5bde9eca4356f0b (patch) | |
tree | ce6e362deb6385283afacd237904074d9aca88be /src/http/tpl/index.html | |
parent | f6ab6db9c2e7e240174a0c4b13b062f0ac0c8ed3 (diff) |
Remove mention of the word 'blog'
Diffstat (limited to 'src/http/tpl/index.html')
-rw-r--r-- | src/http/tpl/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/http/tpl/index.html b/src/http/tpl/index.html index 51805b1..1717650 100644 --- a/src/http/tpl/index.html +++ b/src/http/tpl/index.html @@ -42,7 +42,7 @@ <p>I'm not affiliated with these, but they're worth listing.</p> <ul> <li><a href="https://search.marginalia.nu/">Marginalia</a> reminds me of the old internet.</li> - <li><a href="https://drewdevault.com/2020/11/01/What-is-Gemini-anyway.html">Gemini</a> is a protocol I soon hope to add to my blog.</li> + <li><a href="https://drewdevault.com/2020/11/01/What-is-Gemini-anyway.html">Gemini</a> is a protocol I soon hope to add to this site.</li> <li><a href="https://www.nts.live/">NTS</a> is a great internet radio station.</li> <li><a href="https://yamakan.place/palestine/#">Radio alHara</a> is another great internet radio station.</li> </ul> |