diff options
| author | Christian Cleberg <[email protected]> | 2025-12-30 22:58:10 -0600 |
|---|---|---|
| committer | Christian Cleberg <[email protected]> | 2025-12-30 22:58:10 -0600 |
| commit | 9f684dc2d51a67ac9668d06cb626641e1507237f (patch) | |
| tree | 421a0deb41a86f5fb911cdbb836254bf48ff647c /theme/templates | |
| parent | 624ceae16708ff5261b63b7d6142b887d8cef6c2 (diff) | |
| download | cleberg.net-9f684dc2d51a67ac9668d06cb626641e1507237f.tar.gz cleberg.net-9f684dc2d51a67ac9668d06cb626641e1507237f.tar.bz2 cleberg.net-9f684dc2d51a67ac9668d06cb626641e1507237f.zip | |
update from sourcehut to cgit
Diffstat (limited to 'theme/templates')
| -rw-r--r-- | theme/templates/base.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/theme/templates/base.html b/theme/templates/base.html index fffecb0..90160b2 100644 --- a/theme/templates/base.html +++ b/theme/templates/base.html @@ -31,7 +31,7 @@ <main id="main">{% block main %}{% endblock %}</main> <footer> <a href="https://stats.uptimerobot.com/OwOWs7HU0z">Status</a> · - <a href="https://git.sr.ht/~cxc/cleberg.net">Source</a> · + <a href="https://git.cleberg.net/cleberg.net.git">Source</a> · <a href="/feed.xml">RSS</a> · <a href="http://sv3g2dlyvwyk2nvi3eeh55fcrpdvjlclhi6wwsx57cste6lwdjanzyyd.onion">Tor</a> </footer> |
