mirror of
https://github.com/moonlight-stream/moonlight-stream.github.io.git
synced 2026-02-16 10:31:12 +00:00
Update to FontAwesome 5
This commit is contained in:
12
index.html
12
index.html
@@ -137,13 +137,13 @@
|
||||
<div class="row">
|
||||
<div class="6u">
|
||||
<section>
|
||||
<h3 class="icon fa-desktop">Stream at up to 4K resolution</h3>
|
||||
<h3 class="fas fa-desktop">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>
|
||||
</section>
|
||||
</div>
|
||||
<div class="6u">
|
||||
<section>
|
||||
<h3 class="icon fa-bolt">Support for 120 FPS streaming</h3>
|
||||
<h3 class="fas fa-bolt">Support for 120 FPS streaming</h3>
|
||||
<p>Stream at up to 120 FPS using the new <strong>Moonlight PC client</strong> with the option to disable V-Sync for the lowest possible latency.</p>
|
||||
</section>
|
||||
</div>
|
||||
@@ -151,13 +151,13 @@
|
||||
<div class="row">
|
||||
<div class="6u">
|
||||
<section>
|
||||
<h3 class="icon fa-upload">Stream outside your home</h3>
|
||||
<h3 class="fas fa-upload">Stream outside your home</h3>
|
||||
<p>You can host from most home networks without having to do any manual 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>
|
||||
</div>
|
||||
<div class="6u">
|
||||
<section>
|
||||
<h3 class="icon fa-mobile">Multiple platforms</h3>
|
||||
<h3 class="fas fa-mobile">Multiple platforms</h3>
|
||||
<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>
|
||||
</div>
|
||||
@@ -165,13 +165,13 @@
|
||||
<div class="row">
|
||||
<div class="6u">
|
||||
<section>
|
||||
<h3 class="icon fa-code">Open source</h3>
|
||||
<h3 class="fas 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>
|
||||
</section>
|
||||
</div>
|
||||
<div class="6u">
|
||||
<section>
|
||||
<h3 class="icon fa-check">Completely free</h3>
|
||||
<h3 class="fas fa-check">Completely free</h3>
|
||||
<p><strong>Moonlight</strong> is totally free - no ads, no paid versions with extra features, and no monthly subscriptions.</p>
|
||||
</section>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user