mirror of
https://github.com/iv-org/invidious.io.git
synced 2025-07-28 08:54:25 -04:00
Add the Invidious logo to the homepage
This commit is contained in:
parent
b3238e4822
commit
5a6ad4dcb3
2 changed files with 3 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
|||
<section class="section container-fluid mt-n3 pb-3">
|
||||
<div class="row justify-content-center">
|
||||
<div class="col-lg-12 text-center">
|
||||
<h1><img src="invidious-colored-vector.svg" width="192" height="192" alt="Invidious logo"></h1>
|
||||
<h1 class="mt-0">{{ .Title }}</h1>
|
||||
</div>
|
||||
<div class="col-lg-9 col-xl-8 text-center">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue