mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-08-22 14:13:40 -07:00
Add the repository link right of PlexPy brand on nav-bar. Using 'fa fa-github fa-lg'.
Cause GH is pretty
This commit is contained in:
parent
ae36af807d
commit
1ffc1183b7
1 changed files with 3 additions and 0 deletions
|
@ -159,6 +159,9 @@ from plexpy import version
|
|||
<a class="navbar-brand" href="home">
|
||||
<img alt="PlexPy" src="interfaces/default/images/logo-plexpy@2x.png" height="40">
|
||||
</a>
|
||||
<a class="github-badge" href="https://github.com/drzoidberg33/plexpy">
|
||||
<span class="fa fa-github fa-lg"></span>
|
||||
</a>
|
||||
</div>
|
||||
<div class="collapse navbar-collapse navbar-right" id="navbar-collapse-1">
|
||||
<ul class="nav navbar-nav">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue