mirror of
https://github.com/moonlight-stream/moonlight-stream.github.io.git
synced 2026-05-19 16:20:17 +00:00
Add missing Limelight Pi link
This commit is contained in:
+8
-12
@@ -3,6 +3,8 @@
|
|||||||
Escape Velocity by HTML5 UP
|
Escape Velocity by HTML5 UP
|
||||||
html5up.net | @n33co
|
html5up.net | @n33co
|
||||||
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
|
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
|
||||||
|
---
|
||||||
|
Site: Limelight-Stream.com
|
||||||
-->
|
-->
|
||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
@@ -152,7 +154,6 @@
|
|||||||
</div>
|
</div>
|
||||||
<div class="4u">
|
<div class="4u">
|
||||||
<section class="highlight">
|
<section class="highlight">
|
||||||
|
|
||||||
<h3><a href="https://play.google.com/store/apps/details?id=com.limelight">Limelight Android</a></h3>
|
<h3><a href="https://play.google.com/store/apps/details?id=com.limelight">Limelight Android</a></h3>
|
||||||
<p>Stream to any compatible Android device</p>
|
<p>Stream to any compatible Android device</p>
|
||||||
<ul class="actions">
|
<ul class="actions">
|
||||||
@@ -164,22 +165,18 @@
|
|||||||
</div>
|
</div>
|
||||||
<div class="4u">
|
<div class="4u">
|
||||||
<section class="highlight">
|
<section class="highlight">
|
||||||
|
<h3><a href="https://github.com/irtimmer/limelight-pi/releases">Limelight Pi</a></h3>
|
||||||
<h3><a href="#">Limelight Pi</a></h3>
|
|
||||||
<p>Unofficial port of that runs on the Raspberry Pi</p>
|
<p>Unofficial port of that runs on the Raspberry Pi</p>
|
||||||
<ul class="actions">
|
<ul class="actions">
|
||||||
<li><a href="#" class="button style1">Download</a></li>
|
<li><a href="https://github.com/irtimmer/limelight-pi/releases" class="button style1">Download</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<!---Second Row --->
|
<!---Second Row --->
|
||||||
<div class="row oneandhalf">
|
<div class="row oneandhalf">
|
||||||
|
|
||||||
<div class="4u">
|
<div class="4u">
|
||||||
|
|
||||||
<section class="highlight">
|
<section class="highlight">
|
||||||
|
|
||||||
<h3><a href="https://github.com/limelight-stream/limelight-wp">Limelight Windows Phone</a></h3>
|
<h3><a href="https://github.com/limelight-stream/limelight-wp">Limelight Windows Phone</a></h3>
|
||||||
<p>Stream to Windows Phone 8.1 devices</p>
|
<p>Stream to Windows Phone 8.1 devices</p>
|
||||||
<ul class="actions">
|
<ul class="actions">
|
||||||
@@ -198,7 +195,6 @@
|
|||||||
</div>
|
</div>
|
||||||
<div class="4u">
|
<div class="4u">
|
||||||
<section class="highlight">
|
<section class="highlight">
|
||||||
|
|
||||||
<h3><a href="https://github.com/limelight-stream/limelight-wp">Limelight Windows 8 Store App</a></h3>
|
<h3><a href="https://github.com/limelight-stream/limelight-wp">Limelight Windows 8 Store App</a></h3>
|
||||||
<p>Stream to Windows 8 Devices</p>
|
<p>Stream to Windows 8 Devices</p>
|
||||||
<ul class="actions">
|
<ul class="actions">
|
||||||
@@ -233,13 +229,13 @@
|
|||||||
</footer>
|
</footer>
|
||||||
</div>
|
</div>
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<!--- Google Analytics --->
|
||||||
<script>
|
<!--- This script makes the page take longer to load, unfortunately --->
|
||||||
|
<script>
|
||||||
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
|
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
|
||||||
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
|
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
|
||||||
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
|
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
|
||||||
@@ -248,6 +244,6 @@
|
|||||||
ga('create', 'UA-47339221-1', 'limelight-stream.com');
|
ga('create', 'UA-47339221-1', 'limelight-stream.com');
|
||||||
ga('send', 'pageview');
|
ga('send', 'pageview');
|
||||||
|
|
||||||
</script>
|
</script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
Reference in New Issue
Block a user