We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc08323 commit b7101fbCopy full SHA for b7101fb
1 file changed
_includes/header.html
@@ -169,13 +169,6 @@
169
<a class="nav-link" href="/faq/index.html">FAQ</a>
170
</li>
171
</ul>
172
- <form class="d-flex" role="search" action="https://ontobee.org/search" method="get">
173
- <!-- while the ontology input doesn't do anything, the Ontobee site is broken and doesn't work if it's missing -->
174
- <input name="ontology" type="hidden" value=""/>
175
- <input class="form-control me-2" type="search" placeholder="Search Ontobee" aria-label="Search"
176
- name="keywords">
177
- <button class="btn btn-outline-success" type="submit">Search</button>
178
- </form>
179
</div>
180
181
</nav>
0 commit comments