Update index.html
This commit is contained in:
parent
832acd8d96
commit
c0d63f19b0
1 changed files with 10 additions and 4 deletions
14
index.html
14
index.html
|
@ -34,14 +34,14 @@
|
|||
<a href="https://tvheadend.org/p/about" target="_blank">TVHeadend</a> •
|
||||
<a href="https://en.wikipedia.org/wiki/Astra_(software)" target="_blank">Astra</a> •
|
||||
<a href="https://discord.gg/m3u" target="_blank">Stream Collecting</a> •
|
||||
<a href="/v2/">The new website (work in progress)</a>
|
||||
<a href="https://shavedbroom.fox.usbx.me/jellyfin/">Jellyfin (unofficial, buggy)</a>
|
||||
</nav>
|
||||
|
||||
<h3 id="how-to-use">How to use</h3>
|
||||
<p>See the <a href="/tutorial/">tutorial page</a> for instructions.</p>
|
||||
|
||||
<h3 id="our-philosophy">Our philosophy</h3>
|
||||
<p>We believe entertainment and information are essential resources in life, and they should be easily accessible to the public. Things like cable services are not very accessible or affordable, and things like <a href="https://en.wikipedia.org/wiki/Terrestrial_television">OTA</a> and <a href="https://en.wikipedia.org/wiki/Free_ad-supported_streaming_television">FAST</a> television aren't a cakewalk to rely on. We're providing entertainment and news so you get what you want to watch when you want it, no strings attached.</p>
|
||||
<p>We believe entertainment and information are essential resources in life, and they should be easily accessible to the public. Things like cable services are not very accessible or affordable, and things like <a href="https://en.wikipedia.org/wiki/Terrestrial_television">OTA</a> and <a href="https://en.wikipedia.org/wiki/Free_ad-supported_streaming_television">FAST</a> television aren't a cakewalk to rely on. We're giving you what you want to watch when you want it, no strings attached.</p>
|
||||
|
||||
<h3 id="contribute">Contribute</h3>
|
||||
<p>Want to help out? That'd be great! You can either open an issue or <a href="mailto:lake@ari.lt?subject=I+want+to+help+with+Frost&body=Explain+in+two+sentences+here">ask for an invite</a>.</p>
|
||||
|
@ -52,14 +52,20 @@
|
|||
<h3 id="members">Members</h3>
|
||||
<div>
|
||||
<a href="https://voxel.fsky.io"><img src="https://git.nadeko.net/avatar/63d794b0b43823a2ce84424c50eddfe7" loading="lazy" alt="Voxel" width="64" height="64"></a>
|
||||
<a href="https://github.com/c4artisan"><img src="https://avatars.githubusercontent.com/u/41709262" loading="lazy" alt="zappr" width="64" height="64"></a>
|
||||
<a href="https://github.com/joshietrue"><img src="https://avatars.githubusercontent.com/u/78919116" loading="lazy" alt="JoshieTrue" width="64" height="64"></a>
|
||||
<a href="https://git.nadeko.net/Mavijavi12"><img src="https://avatars.githubusercontent.com/u/166801153" loading="lazy" alt="Mavijavi" width="64" height="64"></a>
|
||||
<a href="https://twitter.com/askortwo"><img src="https://git.gra.phite.ro/avatars/bd3b0b2275ae2c3a81a33a6151da1f3859564bb24d1c6b7549fbf4c5fdbdccbd" loading="lazy" alt="askor" width="64" height="64"></a>
|
||||
<a href="https://youtube.com/channel/UCnnmn34FXpeAWiAtHJusIRg"><img src="https://yt3.googleusercontent.com/IckJ_Lekmi39qhYOLg40sy7xWydXIiFilQ64MynyAtWRTO10m4QXwXMCJfKv-t9mWb3IXqMkBA=s160-c-k-c0x00ffffff-no-rj" loading="lazy" alt="powerhouse" width="64" height="64"></a>
|
||||
<a href="https://youtube.com/@samstele"><img src="https://yt3.googleusercontent.com/hIrP_qcrpnyvEdtKJ_yyV1E5jD7tFyMj82o5thT3RunB3o2rz8h31WXUVgeSdKol7nJB3H6svg=s160-c-k-c0x00ffffff-no-rj" loading="lazy" alt="Samm" width="64" height="64"></a>
|
||||
</div>
|
||||
|
||||
<h3 id="hall-of-fame">Hall of Fame</h3>
|
||||
<nav>
|
||||
<a href="https://github.com/joshietrue">JoshieTrue - Helped with the UK lineup.</a> •
|
||||
<a href="https://github.com/c4artisan">zappr - Helped with the Latin American lineup.</a> •
|
||||
<a href="https://github.com/shavedbroom">Shavedbroom - Hosts Jellyfin, helped with stream testing.</a>
|
||||
</nav>
|
||||
|
||||
|
||||
<footer>
|
||||
<p>Thanks to: <a href="https://fsky.io/">FSKY</a> for the subdomain and for helping with most of the site, <a href="https://git.nadeko.net/Fijxu/">Fijxu</a> for letting Frost's home be nadeko.net, and <a href="https://github.com/BNKdesigns">BNKdesigns</a> for making the V2 site.</p>
|
||||
<a href="https://frost.fsky.io/"><img src="/assets/img/88x31/badge.png" loading="lazy" alt="FrostIPTV badge" width="88px" height="31px"></a>
|
||||
|
|
Loading…
Reference in a new issue