mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-12-08 20:48:48 +00:00
updated title
This commit is contained in:
2
server/public/assets/dist/embed.min.js
vendored
2
server/public/assets/dist/embed.min.js
vendored
File diff suppressed because one or more lines are too long
2
server/public/assets/dist/main.min.js
vendored
2
server/public/assets/dist/main.min.js
vendored
File diff suppressed because one or more lines are too long
@@ -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();
|
||||
});
|
||||
|
||||
|
||||
@@ -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 & Kasper 'KasperRT' Rynning-Tønnesen"/>
|
||||
<meta name="description" content="The Shared (free) YouTube radio."/>
|
||||
|
||||
Reference in New Issue
Block a user