Skip to content

Commit

Permalink
Fine tuning with Les
Browse files Browse the repository at this point in the history
  • Loading branch information
loricooperhdf committed Nov 1, 2024
1 parent 47da405 commit 1c6eabe
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 6 deletions.
2 changes: 2 additions & 0 deletions 404.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,7 @@ title: 404 - Content Not Found
</script>
<div class="gcse-search"></div>

<br>

## Browse Documentation
You might find what you're looking for in [Documentation](/documentation/index.html).
7 changes: 1 addition & 6 deletions _layouts/default.html
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@
<li><a href="https://www.hdfgroup.org/solutions/priority-support/">HDF Software Priority Support</a>
<li><a href="https://www.hdfgroup.org/solutions/consulting/">HDF Consulting</a></li>
<li><a href="{{site.url_docs}}/archive/support/index.html">Archive</a></li>
<li><a href="/search/index.html">Search</a></li>
</ul>
<br>
<!--
Expand All @@ -52,12 +53,6 @@
</ul>
{% endif %}
-->

<h3>Search</h3>

<script async src="https://cse.google.com/cse.js?cx=f671574fa55cc44e6">
</script>
<div class="gcse-searchbox-only"></div>

<h3>Got HDF5?</h3>
<a href="https://myhdf5.hdfgroup.org/"><img src="/assets/img/view-HDF5-file-in-browser.png" alt="Visualization of an HDF5 file"></a>
Expand Down
10 changes: 10 additions & 0 deletions search/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
---
permalink: /search.html
title: Search HDF Documentation
---

# Search

<script async src="https://cse.google.com/cse.js?cx=f671574fa55cc44e6">
</script>
<div class="gcse-search"></div>

0 comments on commit 1c6eabe

Please sign in to comment.