浏览代码

Start on message for no results

Travis Chase 10 年之前
父节点
当前提交
0cf1cd3617
共有 1 个文件被更改,包括 7 次插入2 次删除
  1. 7 2
      src/icons.html

+ 7 - 2
src/icons.html

@@ -66,9 +66,14 @@ relative_path: ../
           </a>
         </div>
       <% }); %>
+      </div>
     <% } else { %>
-        No Results
+      <div class="alert alert-warning" role="alert">
+        <strong>Oops!</strong> No icons were found that matched your query. Have no fear you may still be
+        able to find that perfect icon. <a class="alert-link" href="https://www.fonticons.com">Check out
+        our latest project, Fonticons.</a> We have multiple icon sets and even have the ablility to
+        commission an icon to be made!
+      </div>
     <% } %>
-    </div>
   </script>
 </div>