Add searchbar #7

Merged
jakob.scheid merged 1 commits from feature/add-searchbar into main 2026-05-02 17:04:53 +02:00
+4
View File
@@ -29,6 +29,10 @@ limitations under the License.
</div>
</header>
<form>
<input type="search" name="search" placeholder="Search..." required />
<button type="submit">Search</button>
</form>
<footer>
<p>&copy; 2026 Seekra.</p>
</footer>