mirror of
https://github.com/moonlight-stream/moonlight-stream.github.io.git
synced 2025-07-01 07:15:37 +00:00
fix: fix download links
This commit is contained in:
parent
a43a6c61bd
commit
dce18a2708
25
index.html
25
index.html
@ -21,7 +21,7 @@
|
||||
<link rel="apple-touch-icon" sizes="144x144" href="/images/touch/icons-144.png"/>
|
||||
<link rel="apple-touch-icon" sizes="152x152" href="/images/touch/icons-152.png"/>
|
||||
<link rel="apple-touch-icon" sizes="180x180" href="/images/touch/icons-180.png"/>
|
||||
<link rel="icon" type="image/svg+xml" href="images/moonlight.svg"/>
|
||||
<link rel="icon" type="image/svg+xml" href="/images/moonlight.svg"/>
|
||||
<link rel="icon" type="image/png" href="/images/manifest/icons-16.png" sizes="16x16"/>
|
||||
<link rel="icon" type="image/png" href="/images/manifest/icons-32.png" sizes="32x32"/>
|
||||
<link rel="icon" type="image/png" href="/images/manifest/icons-96.png" sizes="96x96"/>
|
||||
@ -148,7 +148,7 @@
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://github.com/irtimmer/moonlight-embedded/wiki/Packages">
|
||||
<a href="https://github.com/moonlight-stream/moonlight-embedded/wiki/Packages">
|
||||
<div>Single-board computers</div>
|
||||
</a>
|
||||
</li>
|
||||
@ -238,6 +238,7 @@
|
||||
<div class="title">Download Moonlight</div>
|
||||
<!-- Row 1 -->
|
||||
<div id="highlights" class="container">
|
||||
<!-- First row -->
|
||||
<div class="row oneandhalf">
|
||||
<div class="3u">
|
||||
<section class="highlight">
|
||||
@ -253,7 +254,7 @@
|
||||
<h3><a href="https://github.com/moonlight-stream/moonlight-chrome">Moonlight for ChromeOS</a></h3>
|
||||
<p>Stream to ChromeOS laptops and tablets</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>
|
||||
<li><a href="https://chrome.google.com/webstore/detail/moonlight-game-streaming/gemamigbbenahjlfnmlfdjhdnkpbkfjj"><img src="images/chrome_webstore.png" alt="Chrome Webstore Badge" width="206" height="58"></a></li>
|
||||
</ul>
|
||||
</section>
|
||||
</div>
|
||||
@ -262,9 +263,9 @@
|
||||
<h3><a href="https://github.com/moonlight-stream/moonlight-android">Moonlight for Android</a></h3>
|
||||
<p>Stream to Android devices</p>
|
||||
<ul class="actions">
|
||||
<a href="https://play.google.com/store/apps/details?id=com.limelight"><img src="images/google-play-badge.png" width="203" height="60" alt="Download" /></a>
|
||||
<a href="https://www.amazon.com/gp/product/B00JK4MFN2"><img src="images/amazon-appstore-badge-english-black.png" alt="Download" width="203" height="60" /></a>
|
||||
<a href="https://f-droid.org/packages/com.limelight"><img src="images/fdroid-badge.png" alt="Download" width="203" height="60" /></a>
|
||||
<li><a href="https://play.google.com/store/apps/details?id=com.limelight"><img src="images/google-play-badge.png" alt="Download from Google Play" width="203" height="60" /></a></li>
|
||||
<li><a href="https://www.amazon.com/gp/product/B00JK4MFN2"><img src="images/amazon-appstore-badge-english-black.png" alt="Download from the Amazon Appstore" width="203" height="60" /></a></li>
|
||||
<li><a href="https://f-droid.org/packages/com.limelight"><img src="images/fdroid-badge.png" alt="Download from F-Droid" width="203" height="60" /></a></li>
|
||||
</ul>
|
||||
</section>
|
||||
</div>
|
||||
@ -273,19 +274,19 @@
|
||||
<h3><a href="https://github.com/moonlight-stream/moonlight-ios">Moonlight for iOS & Apple TV</a></h3>
|
||||
<p>Stream to iPhone, iPad, iPod touch, and Apple TV</p>
|
||||
<ul class="actions">
|
||||
<a href="https://apps.apple.com/us/app/moonlight-game-streaming/id1000551566"><img src="images/App_Store_Badge_135x40.svg" alt="Download" width="203" height="60" /></a>
|
||||
<li><a href="https://apps.apple.com/us/app/moonlight-game-streaming/id1000551566"><img src="images/App_Store_Badge_135x40.svg" alt="Download from the App Store" width="203" height="60" /></a></li>
|
||||
</ul>
|
||||
</section>
|
||||
</div>
|
||||
</div>
|
||||
<!---Second Row -->
|
||||
<!-- Second Row -->
|
||||
<div class="row oneandhalf">
|
||||
<div class="4u">
|
||||
<section class="highlight">
|
||||
<h3><a href="https://github.com/irtimmer/moonlight-embedded">Moonlight Embedded</a></h3>
|
||||
<p>Stream to single-board computers (Community port)</p>
|
||||
<h3><a href="https://github.com/moonlight-stream/moonlight-embedded">Moonlight Embedded</a></h3>
|
||||
<p>Stream to single-board computers</p>
|
||||
<ul class="actions">
|
||||
<li><a href="https://github.com/irtimmer/moonlight-embedded/wiki/Packages" class="button style1">Download</a></li>
|
||||
<li><a href="https://github.com/moonlight-stream/moonlight-embedded/wiki/Packages" class="button style1">Download</a></li>
|
||||
</ul>
|
||||
</section>
|
||||
</div>
|
||||
@ -307,7 +308,6 @@
|
||||
</ul>
|
||||
</section>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
<!-- Third row -->
|
||||
<div class="row oneandhalf">
|
||||
@ -341,7 +341,6 @@
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<!-- Moonlight getting started tab -->
|
||||
<div class="wrapper style2">
|
||||
|
Loading…
x
Reference in New Issue
Block a user