Skip to content

Commit

Permalink
feat!: remove ontobee search (#2632)
Browse files Browse the repository at this point in the history
  • Loading branch information
jsstevenson authored Aug 12, 2024
1 parent bc08323 commit b7101fb
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions _includes/header.html
Original file line number Diff line number Diff line change
Expand Up @@ -169,13 +169,6 @@
<a class="nav-link" href="/faq/index.html">FAQ</a>
</li>
</ul>
<form class="d-flex" role="search" action="https://ontobee.org/search" method="get">
<!-- while the ontology input doesn't do anything, the Ontobee site is broken and doesn't work if it's missing -->
<input name="ontology" type="hidden" value=""/>
<input class="form-control me-2" type="search" placeholder="Search Ontobee" aria-label="Search"
name="keywords">
<button class="btn btn-outline-success" type="submit">Search</button>
</form>
</div>
</div>
</nav>

0 comments on commit b7101fb

Please sign in to comment.