mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
added movie and tv genre pages
This commit is contained in:
parent
ceb6dffddb
commit
6f3b88353e
17 changed files with 294 additions and 90 deletions
|
@ -12,7 +12,7 @@
|
|||
<a href="moviesrecommended.html" data-role="button">Suggested</a>
|
||||
<a href="movies.html" data-role="button">Movies</a>
|
||||
<a href="boxsets.html" data-role="button" class="ui-btn-active">Box Sets</a>
|
||||
<a href="#" data-role="button">Genres</a>
|
||||
<a href="moviegenres.html" data-role="button">Genres</a>
|
||||
<a href="#" data-role="button">Actors</a>
|
||||
<a href="#" data-role="button">Directors</a>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue