We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d62849a commit 3fcb033Copy full SHA for 3fcb033
_layouts/default.html
@@ -52,6 +52,12 @@
52
</ul>
53
{% endif %}
54
-->
55
+
56
+ <h3>Search</h3>
57
58
+ <script async src="https://cse.google.com/cse.js?cx=f671574fa55cc44e6">
59
+ </script>
60
+ <div class="gcse-search"></div>
61
62
<h3>Got HDF5?</h3>
63
<a href="https://myhdf5.hdfgroup.org/"><img src="/assets/img/view-HDF5-file-in-browser.png" alt="Visualization of an HDF5 file"></a>
0 commit comments