mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
added movie trailers page
This commit is contained in:
parent
31f1e2e6dc
commit
43e42cacdf
10 changed files with 271 additions and 1 deletions
|
@ -12,6 +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="movietrailers.html" data-role="button">Trailers</a>
|
||||
<a href="moviegenres.html" data-role="button">Genres</a>
|
||||
<a href="moviepeople.html" data-role="button">People</a>
|
||||
<a href="moviestudios.html" data-role="button">Studios</a>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue