diff options
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 6de1b3d..7b32d76 100644 --- a/youtube/templates/base.html +++ b/youtube/templates/base.html @@ -143,7 +143,7 @@ </main> <footer class="footer"> <div> - <a href="https://git.sr.ht/~heckyel/yt-local.git" + <a href="https://git.sr.ht/~heckyel/yt-local" rel="noopener noreferrer" target="_blank"> Released under the AGPLv3 or later </a> |