summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSakamoto <me@sakamoto.network>2026-05-30 10:28:09 -0500
committerSakamoto <me@sakamoto.network>2026-05-30 10:28:09 -0500
commit9d49a1eef208cc549bd1b525a2fe24fe37ac2c12 (patch)
tree01fbfbdb79f7bcb2ffc77d65f005c914ac4ce430
parent77cd912afdc1936ef1fc91191bec6c6e2f7b3291 (diff)
downloadsakamoto.network-9d49a1eef208cc549bd1b525a2fe24fe37ac2c12.tar.xz
sakamoto.network-9d49a1eef208cc549bd1b525a2fe24fe37ac2c12.zip
clarify links, add disclaimer
-rw-r--r--templates/base.html3
-rw-r--r--templates/index.html8
2 files changed, 6 insertions, 5 deletions
diff --git a/templates/base.html b/templates/base.html
index 993350d..b89bd51 100644
--- a/templates/base.html
+++ b/templates/base.html
@@ -49,7 +49,8 @@
<hr />
<footer>
- <p>No rights reserved. Birds aren't real.</p>
+ <p>No rights reserved.
+ <a href="https://xn--gckvb8fzb.com/faq/#trust">Birds aren't real.</a> </p>
<nav>
<a href="/rss.xml">rss</a>
<a href="/atom.xml">atom</a>
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>