Updated links to Nixo and KasperRT

This commit is contained in:
Kasper Rynning-Tønnesen
2015-07-14 00:04:39 +02:00
parent 5c35cf79ff
commit 5a067af725
3 changed files with 5 additions and 4 deletions

View File

@@ -51,8 +51,8 @@
<div class="footer-copyright"> <div class="footer-copyright">
<div class="container"> <div class="container">
&copy; <?php echo date("Y"); ?> &copy; <?php echo date("Y"); ?>
<a href="//nixo.no">Nixo</a> &amp; <a href="http://nixo.no">Nixo</a> &amp;
<a href="//kasperrt.no">KasperRT</a> <a href="http://kasperrt.no">KasperRT</a>
&nbsp;&nbsp;All Rights Reserved. &nbsp;&nbsp;All Rights Reserved.
</div> </div>
</div> </div>

View File

@@ -6,6 +6,7 @@
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - --> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -->
<title>Zöff</title> <title>Zöff</title>
<meta name="author" content="Nicolas 'Nixo' Almagro Tonne &amp; Kasper 'KasperRT' Rynning-Tønnesen"/> <meta name="author" content="Nicolas 'Nixo' Almagro Tonne &amp; Kasper 'KasperRT' Rynning-Tønnesen"/>
<meta name="description" content="The Shared (free) YouTube radio. Being built around the YouTube search and video API it enables the creation of collaborative and shared live playlists, with billions of videos and songs to choose from, all for free and without registration. Enjoy!"/> <meta name="description" content="The Shared (free) YouTube radio. Being built around the YouTube search and video API it enables the creation of collaborative and shared live playlists, with billions of videos and songs to choose from, all for free and without registration. Enjoy!"/>
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1.0, user-scalable=no"/> <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1.0, user-scalable=no"/>

View File

@@ -180,8 +180,8 @@ if(isset($_GET['chan'])){
<div class="footer-copyright"> <div class="footer-copyright">
<div class="container"> <div class="container">
&copy; 2014 - <?php echo date("Y"); ?> &copy; 2014 - <?php echo date("Y"); ?>
<a href="//nixo.no">Nixo</a> &amp; <a href="http://nixo.no">Nixo</a> &amp;
<a href="//kasperrt.no">KasperRT</a> <a href="http://kasperrt.no">KasperRT</a>
</div> </div>
</div> </div>
</footer> </footer>