Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ForkAwesome/Fork-Awesome.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/icons.html9
1 files changed, 7 insertions, 2 deletions
diff --git a/src/icons.html b/src/icons.html
index c6a6f79eb..7d13f5196 100644
--- a/src/icons.html
+++ b/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>