Merge pull request #1 from stranger195/patch-2

Replace omarroth with iv-org in the footer
This commit is contained in:
stranger195 2020-08-25 20:48:37 +08:00 committed by GitHub
commit 5530fe6b1b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -111,7 +111,7 @@
<div class="footer">
<div class="pure-g">
<div class="pure-u-1 pure-u-md-1-3">
<a href="https://github.com/omarroth/invidious">
<a href="https://github.com/iv-org/invidious">
<%= translate(locale, "Released under the AGPLv3 by Omar Roth.") %>
</a>
</div>