mirror of
https://github.com/gohugoio/hugo.git
synced 2024-11-14 20:37:55 -05:00
ec4e6f9df2
git-subtree-dir: docs git-subtree-split: f887bd7b4e3e7c7e76cd63951e5b0d37d8fe0ac7
6 lines
460 B
HTML
6 lines
460 B
HTML
<form id="site-search-form" action="" role="search">
|
|
<fieldset class="bn ma0 pa0">
|
|
<label class="clip" for="email-address">Search</label>
|
|
<input type="search" id="search-input" class="needs-js bg-left bg-transparent bn f5 input-reset lh-solid mt3 mt0-ns pl4 pv2 w5 white" placeholder="Search the Docs" type="text" name="email-address" value="" style="background-image:url('/images/icon-search.png');background-size:16px 16px;">
|
|
</fieldset>
|
|
</form>
|