mirror of
https://github.com/jellyfin/jellyfin-web.git
synced 2024-11-17 19:08:18 -07:00
fixes #344 - Add links to providers on dashboard About page
This commit is contained in:
parent
053e9376f9
commit
20176b922f
@ -22,12 +22,31 @@
|
||||
<br />
|
||||
Version <span id="appVersionNumber"></span>
|
||||
</p>
|
||||
<hr/>
|
||||
<br/>
|
||||
<br/>
|
||||
<hr />
|
||||
<p>Please support other free products we utilize:</p>
|
||||
|
||||
<p>
|
||||
<a href="http://fanart.tv" target="_blank">FanArt.tv</a>
|
||||
</p>
|
||||
<p>
|
||||
<a href="http://www.last.fm" target="_blank">last.fm</a>
|
||||
</p>
|
||||
<p>
|
||||
<a href="http://musicbrainz.org" target="_blank">MusicBrainz</a>
|
||||
</p>
|
||||
<p>
|
||||
<a href="http://www.themoviedb.org" target="_blank">TheMovieDb.org</a>
|
||||
</p>
|
||||
<p>
|
||||
<a href="http://www.omdbapi.com" target="_blank">The OMDB</a>
|
||||
</p>
|
||||
<p>
|
||||
<a href="http://thetvdb.com" target="_blank">TheTVDB.com</a>
|
||||
</p>
|
||||
|
||||
<p>
|
||||
Utilizing <a href="http://www.pismotechnic.com/pfm/" target="_blank">Pismo File Mount</a> through a donated license.
|
||||
</p>
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
Loading…
Reference in New Issue
Block a user