mirror of
https://github.com/moonlight-stream/moonlight-stream.github.io.git
synced 2025-07-01 15:25:34 +00:00
Added Moonlight PC and Chrome badge (#13)
* Added Moonlight PC and Chrome badge * Added link to chrome webstore
This commit is contained in:
parent
7575831974
commit
a5f6b5c301
BIN
images/chrome_webstore.png
Normal file
BIN
images/chrome_webstore.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 3.7 KiB |
21
index.html
21
index.html
@ -171,16 +171,25 @@
|
||||
<!-- Row 1 -->
|
||||
<div id="highlights" class="container">
|
||||
<div class="row oneandhalf">
|
||||
<div class="4u">
|
||||
<div class="3u">
|
||||
<section class="highlight">
|
||||
<h3><a href="https://github.com/moonlight-stream/moonlight-chrome">Moonlight Chrome</a></h3>
|
||||
<p>Stream to any PC with the Chrome browser</p>
|
||||
<h3><a href="https://github.com/moonlight-stream/moonlight-qt">Moonlight PC</a></h3>
|
||||
<p>Stream to Windows, MacOS, and Linux</p>
|
||||
<ul class="actions">
|
||||
<li><a href="https://github.com/moonlight-stream/moonlight-chrome/releases" class="button style1">Try the alpha</a></li>
|
||||
<li><a href="https://github.com/moonlight-stream/moonlight-qt/releases" class="button style1">Try the alpha</a></li>
|
||||
</ul>
|
||||
</section>
|
||||
</div>
|
||||
<div class="4u">
|
||||
<div class="3u">
|
||||
<section class="highlight">
|
||||
<h3><a href="https://github.com/moonlight-stream/moonlight-chrome">Moonlight Chrome</a></h3>
|
||||
<p>Stream to ChromeOS devices only</p>
|
||||
<ul class="actions">
|
||||
<li><a href="https://chrome.google.com/webstore/detail/moonlight-game-streaming/gemamigbbenahjlfnmlfdjhdnkpbkfjj"><img src="images/chrome_webstore.png" alt="Chrome Webstore Badge"></a></li>
|
||||
</ul>
|
||||
</section>
|
||||
</div>
|
||||
<div class="3u">
|
||||
<section class="highlight">
|
||||
<h3><a href="https://github.com/moonlight-stream/moonlight-android">Moonlight Android</a></h3>
|
||||
<p>Stream to Android devices</p>
|
||||
@ -190,7 +199,7 @@
|
||||
</ul>
|
||||
</section>
|
||||
</div>
|
||||
<div class="4u">
|
||||
<div class="3u">
|
||||
<section class="highlight">
|
||||
<h3><a href="https://github.com/moonlight-stream/moonlight-ios">Moonlight iOS</a></h3>
|
||||
<p>Stream to iPhone, iPad, and iPod touch</p>
|
||||
|
Loading…
x
Reference in New Issue
Block a user