diff options
| author | Christian Cleberg <[email protected]> | 2025-01-28 20:42:02 -0600 |
|---|---|---|
| committer | Christian Cleberg <[email protected]> | 2025-01-28 20:42:02 -0600 |
| commit | bf829891999a5f86b0ccae1cf9367207c454334b (patch) | |
| tree | 36b9fe7982a68818662e172171ea98fbc9d086c6 /theme/templates/base.html | |
| parent | 580b4073995a12dda3a20f5dc5168f0abbbf48f0 (diff) | |
| download | cleberg.net-bf829891999a5f86b0ccae1cf9367207c454334b.tar.gz cleberg.net-bf829891999a5f86b0ccae1cf9367207c454334b.tar.bz2 cleberg.net-bf829891999a5f86b0ccae1cf9367207c454334b.zip | |
swap to sourcehut
Diffstat (limited to 'theme/templates/base.html')
| -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 ccd7449..8c3beb3 100644 --- a/theme/templates/base.html +++ b/theme/templates/base.html @@ -29,7 +29,7 @@ <footer> <p>Last build: <{{ now() | strftime("%Y-%m-%d %a %H:%M:%S") }}></p> <p> - <a href="https://github.com/ccleberg/cleberg.net" target="_blank" + <a href="https://git.sr.ht/~cyborg/cleberg.net" target="_blank" rel="noopener">Source Code</a> · <a href="/feed.xml">RSS Feed</a> </p> |
