Update web/templates/search.html

removed search help text
This commit is contained in:
Joshua Laymon 2025-08-13 13:44:46 +00:00
parent 1abe196993
commit c6ad5377c3

View File

@ -5,10 +5,10 @@
{% block content %}
<div class="container">
<h1 class="page-title">Search</h1>
<p class="page-subtitle">
<!-- <p class="page-subtitle">
Use wildcards: <code>*</code> matches many characters (e.g., <code>*love*</code>), <code>?</code> matches one.
By default we search Subject, Illustration, and Application.
</p>
</p> -->
<!-- Search Help Dropdown -->
<div class="search-help">