diff options
Diffstat (limited to 'templates/base.html')
-rw-r--r-- | templates/base.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/base.html b/templates/base.html index 08c3c3a..56b2be7 100644 --- a/templates/base.html +++ b/templates/base.html @@ -43,7 +43,7 @@ <footer> <p>Last build: <{{ now() | date(format='%Y-%m-%d %a %H:%M:%S') }}></p> <p> - <a href="https://github.com/ccleberg/cleberg.net" + <a href="https://git.sr.ht/~cyborg/cleberg.net" target="_blank" rel="noopener">Source Code</a> · <a href="/atom.xml">Atom RSS Feed</a> |