mirror of
https://github.com/LeuisKen/leuisken.github.io.git
synced 2026-01-25 14:43:04 +00:00
13 lines
615 B
HTML
13 lines
615 B
HTML
<!-- <form action="https://google3.azurewebsites.net/search" method="get">
|
|
<div class="input-group">
|
|
<input type="text" name="q" class="form-control">
|
|
<input type="hidden" name="ie" value="UTF-8" />
|
|
<input type="hidden" name="sitesearch" value="{{ site.domain }}" />
|
|
<span class="input-group-btn">
|
|
<button class="btn btn-default" type="submit">
|
|
<span class="glyphicon glyphicon-search">
|
|
</span>
|
|
</button>
|
|
</span>
|
|
</div>
|
|
</form> --> |