Replace omarroth with iv-org in the footer

Fulfills the comment in #1348 at https://github.com/iv-org/invidious/issues/1348#issuecomment-678689277
This commit is contained in:
stranger195 2020-08-25 20:47:14 +08:00 committed by GitHub
parent 45fda595c3
commit de7cad01c5
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>