Skip to content

Commit b7101fb

Browse files
authored
feat!: remove ontobee search (#2632)
1 parent bc08323 commit b7101fb

1 file changed

Lines changed: 0 additions & 7 deletions

File tree

_includes/header.html

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -169,13 +169,6 @@
169169
<a class="nav-link" href="/faq/index.html">FAQ</a>
170170
</li>
171171
</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>
179172
</div>
180173
</div>
181174
</nav>

0 commit comments

Comments
 (0)