Skip to content

Commit 36e3e84

Browse files
Changing to two page search results method
1 parent 3fcb033 commit 36e3e84

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

_layouts/default.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!DOCTYPE html>
1+
<!DOCTYPE html>
22
<html lang="{{ site.lang | default: "en-US" }}">
33
<head>
44
<link href="//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet">
@@ -55,9 +55,9 @@
5555

5656
<h3>Search</h3>
5757

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

6262
<h3>Got HDF5?</h3>
6363
<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

Comments
 (0)