diff --git a/html/search-web.ejs b/html/search-web.ejs index c352c341..622139dc 100644 --- a/html/search-web.ejs +++ b/html/search-web.ejs @@ -456,23 +456,21 @@ Web
<%= x.url %>
- <% if (!isMobile) { %>
+
+ <%= x.url %>
+ <% if (!isMobile) { %>
+ <%- x.description %>
+ <% } %>
+ <% if (isMobile) { %>
+ <%- x.description %>
+ <% } %>
+