Moved main.min.js to head

This commit is contained in:
Kasper Rynning-Tønnesen
2016-05-07 12:43:20 +02:00
parent 59d764fea8
commit fff7fde13b
6 changed files with 10 additions and 17 deletions

View File

@@ -244,8 +244,8 @@ var Nochan = {
$(".mobile-search").remove();
$("main").attr("class", "container center-align main");
$("body").attr("id", "channelpage");
$("header").html($($(e)[59]).html());
$("main").html($($(e)[63]).html());
$("header").html($($(e)[61]).html());
$("main").html($($(e)[65]).html());
$("#search").attr("placeholder", "Find song on YouTube...");
$(".page-footer").addClass("padding-bottom-novideo");
if($("#alreadychannel").length == 1){