diff options
| -rw-r--r-- | src/views/layout.ecr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/views/layout.ecr b/src/views/layout.ecr index b1d2de1f..46c20e50 100644 --- a/src/views/layout.ecr +++ b/src/views/layout.ecr @@ -27,7 +27,7 @@ </div> </div> <%= content %> - <center> + <center style="margin: 1em;"> Released under AGPLv3 by <a href="https://github.com/omarroth">Omar Roth</a> - source available <a href="https://github.com/omarroth/invidious">here</a> </center> |
