We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5820ca9 commit a0302c9Copy full SHA for a0302c9
website/templates/header.html
@@ -65,6 +65,9 @@
65
<li class="nav-item">
66
<a href="https://docs.blenderbim.org" class="nav-link">documentation<span></span></a>
67
</li>
68
+ <li class="nav-item">
69
+ <a href="https://blenderbim.org/search-ifc-class.html" class="nav-link">search ifc class<span></span></a>
70
+ </li>
71
{% endif %}
72
</ul>
73
<div class="menu-right-options ms-auto">
0 commit comments