diff options
author | Brian Picciano <mediocregopher@gmail.com> | 2024-06-02 16:47:55 +0200 |
---|---|---|
committer | Brian Picciano <mediocregopher@gmail.com> | 2024-06-02 16:55:55 +0200 |
commit | 1a3fda35a107257dbe5a64ef8d8caa9dbda438bd (patch) | |
tree | 2d84f873938cbfc35ae56052ebd367ad6cc12b2a /src/http/tpl/index.html | |
parent | faa296075f5ea2d8e01004b46b036997f9529d99 (diff) |
Add Services section to homepage
Diffstat (limited to 'src/http/tpl/index.html')
-rw-r--r-- | src/http/tpl/index.html | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/http/tpl/index.html b/src/http/tpl/index.html index 2685f4f..e9fa0d8 100644 --- a/src/http/tpl/index.html +++ b/src/http/tpl/index.html @@ -20,6 +20,12 @@ </li> </ul> + <h2>Services</h2> + <ul> + <li><a href="https://gemini.tildeverse.org/?gemini://fumble-around.mediocregopher.com">Fumble Around</a> is a simple content discovery service for gemspace.</li> + <li><a href="https://gemini.tildeverse.org/?gemini://feed.mediocregopher.com">Mediocre Feed</a> aggregates all feeds I follow across gemspace and the old web.</li> + </ul> + <h2>Dev</h2> <ul> <li> |