mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 15:26:59 +00:00
Remove search because broken
This commit is contained in:
parent
18785ff3c6
commit
b65d7eb193
@ -1,8 +0,0 @@
|
|||||||
<section id="site-search" class="aside-module grid__item one-whole lap-one-half">
|
|
||||||
<h1 class="title delta">Search</h1>
|
|
||||||
<form action="{{ site.simple_search }}" method="get">
|
|
||||||
<input type="hidden" name="q" value="site:{{ site.url | shorthand_url }}" />
|
|
||||||
<input class="search" type="text" name="q" results="0" placeholder="Search home-assistant.io"/>
|
|
||||||
<button type="submit"><i class="icon-search"></i></button>
|
|
||||||
</form>
|
|
||||||
</section>
|
|
@ -11,7 +11,5 @@
|
|||||||
{% include post/sharing.html %}
|
{% include post/sharing.html %}
|
||||||
{% include asides/recent_posts.html %}
|
{% include asides/recent_posts.html %}
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|
||||||
{% include asides/search.html %}
|
|
||||||
{% endif %}
|
{% endif %}
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user