diff --git a/html/main.ejs b/html/main.ejs index 73f6b302..73c294a1 100644 --- a/html/main.ejs +++ b/html/main.ejs @@ -295,7 +295,14 @@ background-size: cover; + <% if (tab != "music") { %> + + <% } %> + <% if (tab === "music") { %> + + + <% } %> @@ -461,7 +468,7 @@ background-size: cover; <%- turntomins(x.lengthSeconds) %> - <%- x.title %> + <%- x.title %>