updated title

This commit is contained in:
Kasper Rynning-Tønnesen
2017-05-03 19:37:00 +02:00
parent e57dc9867d
commit 49734b935d
4 changed files with 4 additions and 4 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -938,7 +938,7 @@ $(document).on("click", "#closePlayer", function(e){
socket.removeEventListener(id);
$("#alreadychannel").remove();
Player.player = "";
document.title = "Zoff";
document.title = "Zoff - the shared YouTube based radio";
$("#closePlayer").remove();
});

View File

@@ -8,7 +8,7 @@
| Made by: Nicolas Almagro Tonne and Kasper Rynning-Tønnesen |
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -->
<title>Zoff</title>
<title>Zoff - the shared YouTube based radio</title>
<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
<meta name="author" content="Nicolas 'Nixo' Almagro Tonne &amp; Kasper 'KasperRT' Rynning-Tønnesen"/>
<meta name="description" content="The Shared (free) YouTube radio."/>