Add tntsearch dropdown
This commit is contained in:
parent
1ff67e5411
commit
3a23fd4db0
@ -49,6 +49,7 @@
|
||||
<div id="header">
|
||||
<a id="logo" href="{{ theme_config.home_url ?: base_url_absolute }}">{% include 'partials/logo.html.twig' %}</a>
|
||||
{# {% include 'partials/search.html.twig' %} #}
|
||||
{% embed 'partials/tntsearch.html.twig' with { limit: 10, snippet: 150, min: 3, search_type: 'auto', dropdown: true } %}{% endembed %}
|
||||
</div>
|
||||
</div>
|
||||
{% include 'partials/sidebar.html.twig' %}
|
||||
|
Loading…
Reference in New Issue
Block a user