Add missing Limelight Pi link

This commit is contained in:
Michelle Bergeron
2014-08-29 01:54:23 -07:00
parent b59ba20c3f
commit 77bdc89eb0
+14 -18
View File
@@ -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,21 +229,21 @@
</footer> </footer>
</div> </div>
</p> </p>
</div> </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> ga('create', 'UA-47339221-1', 'limelight-stream.com');
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ ga('send', 'pageview');
(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'); </script>
ga('send', 'pageview');
</script>
</body> </body>
</html> </html>