mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-08-14 02:26:58 -07:00
Change logos to svgs
This commit is contained in:
parent
0e2df4ba14
commit
ad2f61132a
6 changed files with 139 additions and 3 deletions
|
@ -44,7 +44,7 @@
|
|||
<div class="row">
|
||||
<div class="login-container">
|
||||
<div class="login-logo">
|
||||
<img alt="Tautulli" src="${http_root}images/logo-tautulli.png">
|
||||
<img alt="Tautulli" src="${http_root}images/logo-tautulli.svg" height="100">
|
||||
</div>
|
||||
<div class="row">
|
||||
<div class="col-sm-6 col-sm-offset-3">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue