summaryrefslogtreecommitdiff
path: root/templates/search_results.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/search_results.html')
-rw-r--r--templates/search_results.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/search_results.html b/templates/search_results.html
index de38021..c3ea86d 100644
--- a/templates/search_results.html
+++ b/templates/search_results.html
@@ -23,7 +23,7 @@
<div class="control is-expanded has-icons-left">
<input class="input" type="text" name="query" value="{{.OriginalQuery.Query}}" placeholder="Search Query" spellcheck="false">
<span class="icon is-left">
- <i class="fa-regular fa-magnifying-glass"></i>
+ <i class="fa-solid fa-magnifying-glass"></i>
</span>
</div>
<div class="control">