diff options
author | Jesús <heckyel@hyperbola.info> | 2021-02-25 13:08:25 -0500 |
---|---|---|
committer | Jesús <heckyel@hyperbola.info> | 2021-02-25 13:08:25 -0500 |
commit | 875e1ef9864222cb123e09cdb717b2756bfb8c91 (patch) | |
tree | 2f44c84c858334116dba2ae88287c4b9f0015fdd /youtube | |
parent | 0c3fddd16d6cac0473743e358e7e918d86461fc5 (diff) | |
download | yt-local-875e1ef9864222cb123e09cdb717b2756bfb8c91.tar.lz yt-local-875e1ef9864222cb123e09cdb717b2756bfb8c91.tar.xz yt-local-875e1ef9864222cb123e09cdb717b2756bfb8c91.zip |
Change URL repo
Diffstat (limited to 'youtube')
-rw-r--r-- | youtube/templates/base.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/youtube/templates/base.html b/youtube/templates/base.html index e025abd..6de1b3d 100644 --- a/youtube/templates/base.html +++ b/youtube/templates/base.html @@ -143,7 +143,7 @@ </main> <footer class="footer"> <div> - <a href="https://libregit.org/heckyel/yt-local.git" + <a href="https://git.sr.ht/~heckyel/yt-local.git" rel="noopener noreferrer" target="_blank"> Released under the AGPLv3 or later </a> |