mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
Updated links to Nixo and KasperRT
This commit is contained in:
@@ -51,8 +51,8 @@
|
|||||||
<div class="footer-copyright">
|
<div class="footer-copyright">
|
||||||
<div class="container">
|
<div class="container">
|
||||||
© <?php echo date("Y"); ?>
|
© <?php echo date("Y"); ?>
|
||||||
<a href="//nixo.no">Nixo</a> &
|
<a href="http://nixo.no">Nixo</a> &
|
||||||
<a href="//kasperrt.no">KasperRT</a>
|
<a href="http://kasperrt.no">KasperRT</a>
|
||||||
All Rights Reserved.
|
All Rights Reserved.
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
@@ -6,6 +6,7 @@
|
|||||||
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -->
|
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -->
|
||||||
|
|
||||||
<title>Zöff</title>
|
<title>Zöff</title>
|
||||||
|
|
||||||
<meta name="author" content="Nicolas 'Nixo' Almagro Tonne & Kasper 'KasperRT' Rynning-Tønnesen"/>
|
<meta name="author" content="Nicolas 'Nixo' Almagro Tonne & 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"/>
|
||||||
|
|||||||
@@ -180,8 +180,8 @@ if(isset($_GET['chan'])){
|
|||||||
<div class="footer-copyright">
|
<div class="footer-copyright">
|
||||||
<div class="container">
|
<div class="container">
|
||||||
© 2014 - <?php echo date("Y"); ?>
|
© 2014 - <?php echo date("Y"); ?>
|
||||||
<a href="//nixo.no">Nixo</a> &
|
<a href="http://nixo.no">Nixo</a> &
|
||||||
<a href="//kasperrt.no">KasperRT</a>
|
<a href="http://kasperrt.no">KasperRT</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</footer>
|
</footer>
|
||||||
|
|||||||
Reference in New Issue
Block a user