mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
fixes #344 - Add links to providers on dashboard About page
This commit is contained in:
parent
053e9376f9
commit
20176b922f
1 changed files with 23 additions and 4 deletions
|
@ -22,12 +22,31 @@
|
||||||
<br />
|
<br />
|
||||||
Version <span id="appVersionNumber"></span>
|
Version <span id="appVersionNumber"></span>
|
||||||
</p>
|
</p>
|
||||||
<hr/>
|
<hr />
|
||||||
<br/>
|
<p>Please support other free products we utilize:</p>
|
||||||
<br/>
|
|
||||||
|
<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>
|
<p>
|
||||||
Utilizing <a href="http://www.pismotechnic.com/pfm/" target="_blank">Pismo File Mount</a> through a donated license.
|
Utilizing <a href="http://www.pismotechnic.com/pfm/" target="_blank">Pismo File Mount</a> through a donated license.
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue