Updates to featured items

This commit is contained in:
Cameron Gutman 2018-12-03 22:59:22 -08:00
parent 33797b83bc
commit d8e3cf29f0

View File

@ -109,7 +109,7 @@
<div class="title">What is Moonlight?</div> <div class="title">What is Moonlight?</div>
<section id="intro" class="container"> <section id="intro" class="container">
<p class="style2"> <p class="style2">
Moonlight allows you to stream your collection of games from your PC to another device. Moonlight can stream your whole library of PC games to another device, whether you're in another room or miles away from your home.
</p> </p>
<p class="style3"><strong>Moonlight</strong> (formerly known as Limelight) is an open source implementation of NVIDIA's GameStream protocol. We implemented the protocol used by the NVIDIA Shield and wrote a set of 3rd party clients.</p> <p class="style3"><strong>Moonlight</strong> (formerly known as Limelight) is an open source implementation of NVIDIA's GameStream protocol. We implemented the protocol used by the NVIDIA Shield and wrote a set of 3rd party clients.</p>
<br /> <br />
@ -139,7 +139,7 @@
</div> </div>
<div class="6u"> <div class="6u">
<section> <section>
<h3 class="icon fa-play">Stream At Up To 4K Resolution</h3> <h3 class="icon fa-play">Stream at up to 4K resolution</h3>
<p>If you can see it on your PC, you can stream it using <strong>Moonlight</strong>, including your full Windows desktop at 4K 120 FPS with a capable client.</p> <p>If you can see it on your PC, you can stream it using <strong>Moonlight</strong>, including your full Windows desktop at 4K 120 FPS with a capable client.</p>
</section> </section>
</div> </div>
@ -147,28 +147,28 @@
<div class="row"> <div class="row">
<div class="6u"> <div class="6u">
<section> <section>
<h3 class="icon fa-gamepad">Controller Support</h3> <h3 class="icon fa-upload">Stream over the Internet</h3>
<p>Connect your <strong>Moonlight</strong> device to supported controllers for a more immersive gaming experience with up to 4 players.</p> <p>You can stream from most home networks without having to do any network configuration or type any IP addresses. Check out the automatic configuration tool in our <strong><a href="https://github.com/moonlight-stream/moonlight-docs/wiki/Setup-Guide#streaming-over-the-internet">Setup Guide</a></strong>.</p>
</section> </section>
</div> </div>
<div class="6u"> <div class="6u">
<section> <section>
<h3 class="icon fa-mobile">Multiple Platforms</h3> <h3 class="icon fa-mobile">Multiple platforms</h3>
<p>If you have an Android device, iOS device, PC, Chromebook, Gear VR, or even a Raspberry Pi, you can use <strong>Moonlight</strong> to stream to it.</p> <p>If you have an Android device, iOS device, PC, Chromebook, PS Vita, or even a Raspberry Pi, you can use <strong>Moonlight</strong> to stream to it.</p>
</section> </section>
</div> </div>
</div> </div>
<div class="row"> <div class="row">
<div class="6u"> <div class="6u">
<section> <section>
<h3 class="icon fa-code">Open Source</h3> <h3 class="icon fa-code">Open source</h3>
<p>The code for the <strong>Moonlight</strong> clients is hosted on our <a href="https://github.com/moonlight-stream">Github</a> - we welcome contributions and ports to new platforms.</p> <p>The code for the <strong>Moonlight</strong> clients is hosted on our <a href="https://github.com/moonlight-stream">Github</a> - we welcome contributions and ports to new platforms.</p>
</section> </section>
</div> </div>
<div class="6u"> <div class="6u">
<section> <section>
<h3 class="icon fa-check">Completely Free</h3> <h3 class="icon fa-check">Completely free</h3>
<p><strong>Moonlight</strong> is free to download and 100% ad-free.</p> <p><strong>Moonlight</strong> is totally free - no ads, no paid versions with extra features, and no monthly subscriptions.</p>
</section> </section>
</div> </div>
</div> </div>