diff --git a/html/channel.ejs b/html/channel.ejs index c7e3212d..fec60d7b 100644 --- a/html/channel.ejs +++ b/html/channel.ejs @@ -48,7 +48,7 @@ .video-grid > .video { background-color: #181818; -border-radius: 4px; +border-radius: 8px; } @@ -89,12 +89,12 @@ border-radius: 4px; Technoblade never dies! More info


<% } %> -

About this channel

+

About this channel




<%-desc.replace(/\n/g, "
")%>



-

Uploads

+

Uploads

the last few uploads of the <%=j.Channel.Metadata.Name%> channel !


@@ -104,7 +104,7 @@ Technoblade never dies! More info
<% tj.Channel.Contents.ItemSection.ItemSection.Video.forEach(x => { %> -
<%- x.duration %>
+
<%- x.duration %>
<%- x.Title %> @@ -119,4 +119,3 @@ Technoblade never dies! More info -