File tree 4 files changed +24
-1
lines changed
4 files changed +24
-1
lines changed Original file line number Diff line number Diff line change @@ -5,4 +5,12 @@ title: 404 - Content Not Found
5
5
6
6
# This page doesn't seem to exist
7
7
8
+ ## Search all Support Content
9
+ <script async src =" https://cse.google.com/cse.js?cx=f671574fa55cc44e6 " >
10
+ </script >
11
+ <div class =" gcse-search " ></div >
12
+
13
+ <br >
14
+
15
+ ## Browse Documentation
8
16
You might find what you're looking for in [ Documentation] ( /documentation/index.html ) .
Original file line number Diff line number Diff line change 1
- <!DOCTYPE html>
1
+ <!DOCTYPE html>
2
2
< html lang ="{{ site.lang | default: "en-US " }}">
3
3
< head >
4
4
< link href ="//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css " rel ="stylesheet ">
33
33
< li > < a href ="https://www.hdfgroup.org/solutions/priority-support/ "> HDF Software Priority Support</ a >
34
34
< li > < a href ="https://www.hdfgroup.org/solutions/consulting/ "> HDF Consulting</ a > </ li >
35
35
< li > < a href ="{{site.url_docs}}/archive/support/index.html "> Archive</ a > </ li >
36
+ < li > < a href ="/search/index.html "> Search</ a > </ li >
36
37
</ ul >
37
38
< br >
38
39
<!--
Original file line number Diff line number Diff line change
1
+ # Search Results
2
+ < script async src ="https://cse.google.com/cse.js?cx=f671574fa55cc44e6 ">
3
+ </ script >
4
+ < div class ="gcse-searchresults-only "> </ div >
Original file line number Diff line number Diff line change
1
+ ---
2
+ permalink : /search.html
3
+ title : Search HDF Documentation
4
+ ---
5
+
6
+ # Search
7
+
8
+ <script async src =" https://cse.google.com/cse.js?cx=f671574fa55cc44e6 " >
9
+ </script >
10
+ <div class =" gcse-search " ></div >
You can’t perform that action at this time.
0 commit comments