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/base.html | |
| parent | 77cd912afdc1936ef1fc91191bec6c6e2f7b3291 (diff) | |
| download | sakamoto.network-9d49a1eef208cc549bd1b525a2fe24fe37ac2c12.tar.xz sakamoto.network-9d49a1eef208cc549bd1b525a2fe24fe37ac2c12.zip | |
clarify links, add disclaimer
Diffstat (limited to 'templates/base.html')
| -rw-r--r-- | templates/base.html | 3 |
1 files changed, 2 insertions, 1 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> |
