diff --git a/html/search.ejs b/html/search.ejs index 00b0286..8f1e3fe 100644 --- a/html/search.ejs +++ b/html/search.ejs @@ -25,7 +25,7 @@ - + @@ -68,9 +69,9 @@ summary:hover{ style="background-image: url('https://i.ytimg.com/vi/<%= x.id %>/hqdefault.jpg?sqp=-oaymwEXCNAFEJQDSFryq4qpAwkIARUAAIhCGAE=&rs=AOn4CLBmAOZV7CM3NdDKlEFxGX7PpI5UWQ');border-radius: 20px;" ><%=x.duration %>
- <%= x.Title %> -
+
<%= x.views %> views <%= x.uploadedAt %> By <%=x.Channel.Name %>
@@ -79,7 +80,7 @@ summary:hover{
<% }) %> - +

and thats the end of the internet... wooo

@@ -87,3 +88,6 @@ summary:hover{ + + +