Layout: Search icon in the navbar
This commit is contained in:
parent
37726bee0f
commit
c5287da78c
@ -109,6 +109,14 @@ html(lang="en")
|
||||
|
||||
| {% block navigation_sections %}
|
||||
|
||||
+nav-secondary-link(
|
||||
href="{{ url_for('main.nodes_search_index') }}",
|
||||
title="Search Blender Cloud",
|
||||
data-toggle="tooltip",
|
||||
data-placement="bottom",
|
||||
class="px-2")
|
||||
i.pi-search
|
||||
|
||||
+nav-secondary-link(
|
||||
href="{{ url_for('main.main_blog') }}",
|
||||
title="Blender Cloud Blog",
|
||||
|
Loading…
x
Reference in New Issue
Block a user