Fix google search syntax from search bar (#3209)
Some checks failed
Node CI / test_suite (push) Has been cancelled

Co-authored-by: 1cg <469183+1cg@users.noreply.github.com>
This commit is contained in:
Vincent
2025-07-15 02:18:39 +02:00
committed by GitHub
parent ec886c81c1
commit 03c3af724c

View File

@@ -51,7 +51,7 @@
<div><a href="/essays/">essays</a></div>
<div hx-disable>
<form action="https://google.com/search" role="search" aria-label="Sitewide">
<input type="hidden" name="q" value="site:htmx.org">
<input type="hidden" name="q" value="+[inurl:https://htmx.org]">
<label>
<span style="display:none;">Search</span>
<input type="text" name="q" placeholder="🔍️" class="search-box">