diff options
| author | Christian Cleberg <[email protected]> | 2026-01-06 12:32:33 -0600 |
|---|---|---|
| committer | Christian Cleberg <[email protected]> | 2026-01-06 12:32:33 -0600 |
| commit | df29e05a302967e86ded5bca2df6e51587c70326 (patch) | |
| tree | 155848c4d8043edbe75d323586add25a3b00c39d /theme/templates/base.html | |
| parent | f6f41d2d34b29eaa4458c8d314ffe9563b58d29b (diff) | |
| download | cleberg.net-df29e05a302967e86ded5bca2df6e51587c70326.tar.gz cleberg.net-df29e05a302967e86ded5bca2df6e51587c70326.tar.bz2 cleberg.net-df29e05a302967e86ded5bca2df6e51587c70326.zip | |
remove status link
Diffstat (limited to 'theme/templates/base.html')
| -rw-r--r-- | theme/templates/base.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/theme/templates/base.html b/theme/templates/base.html index 8c10ec1..4aa3118 100644 --- a/theme/templates/base.html +++ b/theme/templates/base.html @@ -30,7 +30,6 @@ </nav> <main id="main">{% block main %}{% endblock %}</main> <footer> - <a href="https://stats.uptimerobot.com/OwOWs7HU0z">Status</a> · <a href="https://git.cleberg.net/cleberg.net.git">Source</a> (<a href="http://3mria4zis7wal2g5rdbdjrkc4yso2xqd6t6psmfz3dpqwflmx3zts5id.onion/">.onion</a>) · <a href="/feed.xml">RSS</a> · <a href="http://sv3g2dlyvwyk2nvi3eeh55fcrpdvjlclhi6wwsx57cste6lwdjanzyyd.onion">.onion</a> |
