diff --git a/html/search.ejs b/html/search.ejs index e9831bae..4e50218b 100644 --- a/html/search.ejs +++ b/html/search.ejs @@ -1015,7 +1015,7 @@ font-weight: 1000;" href="/watch?v=<%= x.videoId %>" class="title max-lines-2"><
<%= x.viewCountText %> <%= x.publishedText %> - <%= x.author %><% if (x?.authorVerified) { %> + <%= x.author %><% if (x?.authorVerified) { %> <% } %>
@@ -1049,7 +1049,8 @@ font-weight: 1000;" href="/watch?v=<%= x.videoId %>" class="title max-lines-2">< font-weight: 1000;" href="/watch?v=<%= x.videoId %>" class="title max-lines-2"><%= x.title %>
<%= x.viewCountText %> <%= x.publishedText %> - <%= x.author %><% if (x?.authorVerified) { %> + + <%= x.author %><% if (x?.authorVerified) { %> <% } %>