We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec886c8 commit 03c3af7Copy full SHA for 03c3af7
www/themes/htmx-theme/templates/base.html
@@ -51,7 +51,7 @@
51
<div><a href="/essays/">essays</a></div>
52
<div hx-disable>
53
<form action="https://google.com/search" role="search" aria-label="Sitewide">
54
- <input type="hidden" name="q" value="site:htmx.org">
+ <input type="hidden" name="q" value="+[inurl:https://htmx.org]">
55
<label>
56
<span style="display:none;">Search</span>
57
<input type="text" name="q" placeholder="🔍️" class="search-box">
0 commit comments