diff options
author | Bradley Taunt <bt@btxx.org> | 2024-07-06 07:49:47 -0400 |
---|---|---|
committer | Bradley Taunt <bt@btxx.org> | 2024-07-06 07:49:47 -0400 |
commit | 80dcfd3c693f756c89f882a3f508f77ad6911c2b (patch) | |
tree | 99025a5e339a56de3890a47c15a4f4a2a2cb2d0d /footer.html | |
parent | 85122f2ee05133f2635dd0554e33fc24b7104067 (diff) |
Add build config
Diffstat (limited to 'footer.html')
-rw-r--r-- | footer.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/footer.html b/footer.html index 4f67518..d722613 100644 --- a/footer.html +++ b/footer.html @@ -5,7 +5,7 @@ <li><a href="/">Home</a></li> <li><a href="/about">About</a></li> <li><a href="/websites">Websites</a></li> - <li><a href="https://git.btxx.org/barf">Source Code</a></li> + <li><a href="https://git.sr.ht/~bt/barf">Source Code</a></li> </ul> <small> Feeds: <a href="/atom.xml">Atom</a> | <a href="/rss.xml">RSS</a> <br> |