diff options
| author | Sakamoto <me@sakamoto.network> | 2026-05-30 10:28:09 -0500 |
|---|---|---|
| committer | Sakamoto <me@sakamoto.network> | 2026-05-30 10:28:09 -0500 |
| commit | 9d49a1eef208cc549bd1b525a2fe24fe37ac2c12 (patch) | |
| tree | 01fbfbdb79f7bcb2ffc77d65f005c914ac4ce430 /templates/index.html | |
| parent | 77cd912afdc1936ef1fc91191bec6c6e2f7b3291 (diff) | |
| download | sakamoto.network-9d49a1eef208cc549bd1b525a2fe24fe37ac2c12.tar.xz sakamoto.network-9d49a1eef208cc549bd1b525a2fe24fe37ac2c12.zip | |
clarify links, add disclaimer
Diffstat (limited to 'templates/index.html')
| -rw-r--r-- | templates/index.html | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/templates/index.html b/templates/index.html index 630d71e..07f92f2 100644 --- a/templates/index.html +++ b/templates/index.html @@ -5,11 +5,11 @@ <h2>Services</h2> <ul> - <li><a href="https://git.sakamoto.network">git</a></li> - <li><a href="https://file.sakamoto.network">file</a></li> + <li><a href="https://git.sakamoto.network">forgejo</a></li> + <li><a href="https://file.sakamoto.network">copyparty</a></li> <li><a href="https://ntfy.sakamoto.network">ntfy</a></li> - <li><a href="https://rss.sakamoto.network">freshrss</a></li> - <li><a href="https://music.sakamoto.network">music</a></li> + <li><a href="https://rss.sakamoto.network">miniflux</a></li> + <li><a href="https://music.sakamoto.network">gonic</a></li> <li><a href="https://paste.sakamoto.network">rustypaste</a></li> </ul> |
