mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
use mblogo instead of home
This commit is contained in:
parent
f44861b09b
commit
f9fb418c1d
29 changed files with 431 additions and 409 deletions
|
@ -6,7 +6,7 @@
|
|||
<body>
|
||||
<div id="boxsetsPage" data-role="page" class="page libraryPage noLogoPage" data-theme="a">
|
||||
<h1 class="libraryPageHeader"><a href="index.html" class="imageLink">
|
||||
<img src="css/images/home.png"></a>Movies</h1>
|
||||
<img src="css/images/mblogoicon.png"></a>Movies</h1>
|
||||
<div data-role="content">
|
||||
<div data-role="controlgroup" data-type="horizontal" class="libraryViewNav" data-mini="true">
|
||||
<a href="moviesrecommended.html" data-role="button">Suggested</a>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue