mirror of
https://github.com/moonlight-stream/moonlight-stream.github.io.git
synced 2026-02-16 10:31:12 +00:00
Add missing Limelight Pi link
This commit is contained in:
44
index.html
44
index.html
@@ -3,6 +3,8 @@
|
||||
Escape Velocity by HTML5 UP
|
||||
html5up.net | @n33co
|
||||
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
|
||||
---
|
||||
Site: Limelight-Stream.com
|
||||
-->
|
||||
<html>
|
||||
<head>
|
||||
@@ -151,8 +153,7 @@
|
||||
</section>
|
||||
</div>
|
||||
<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>
|
||||
<p>Stream to any compatible Android device</p>
|
||||
<ul class="actions">
|
||||
@@ -163,23 +164,19 @@
|
||||
</section>
|
||||
</div>
|
||||
<div class="4u">
|
||||
<section class="highlight">
|
||||
|
||||
<h3><a href="#">Limelight Pi</a></h3>
|
||||
<section class="highlight">
|
||||
<h3><a href="https://github.com/irtimmer/limelight-pi/releases">Limelight Pi</a></h3>
|
||||
<p>Unofficial port of that runs on the Raspberry Pi</p>
|
||||
<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>
|
||||
</section>
|
||||
</div>
|
||||
</div>
|
||||
<!---Second Row --->
|
||||
<div class="row oneandhalf">
|
||||
|
||||
<div class="4u">
|
||||
|
||||
<section class="highlight">
|
||||
|
||||
<div class="row oneandhalf">
|
||||
<div class="4u">
|
||||
<section class="highlight">
|
||||
<h3><a href="https://github.com/limelight-stream/limelight-wp">Limelight Windows Phone</a></h3>
|
||||
<p>Stream to Windows Phone 8.1 devices</p>
|
||||
<ul class="actions">
|
||||
@@ -197,8 +194,7 @@
|
||||
</section>
|
||||
</div>
|
||||
<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>
|
||||
<p>Stream to Windows 8 Devices</p>
|
||||
<ul class="actions">
|
||||
@@ -233,21 +229,21 @@
|
||||
</footer>
|
||||
</div>
|
||||
</p>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
<!--- Google Analytics --->
|
||||
<!--- 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(){
|
||||
(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)
|
||||
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
|
||||
|
||||
<script>
|
||||
(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),
|
||||
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
|
||||
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
|
||||
ga('create', 'UA-47339221-1', 'limelight-stream.com');
|
||||
ga('send', 'pageview');
|
||||
|
||||
ga('create', 'UA-47339221-1', 'limelight-stream.com');
|
||||
ga('send', 'pageview');
|
||||
|
||||
</script>
|
||||
</script>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user