File tree Expand file tree Collapse file tree 3 files changed +8
-10
lines changed
etc/docs/template/layouts Expand file tree Collapse file tree 3 files changed +8
-10
lines changed Original file line number Diff line number Diff line change 21
21
</ head >
22
22
23
23
< body >
24
-
24
+
25
25
< header id ="header-db " class ="row " role ="navigation ">
26
26
< div class ="header-content ">
27
-
27
+
28
28
< div class ="logo pull-left ">
29
29
< a href ="/node-mongodb-native ">
30
30
< img src ="/node-mongodb-native/s/img/logo-mongodb-header-slate.png ", alt ="MongoDB.org " />
31
31
</ a >
32
32
</ div >
33
-
33
+
34
34
< div >
35
35
< div class ="nav-items pull-right hidden-xs ">
36
36
< a href ="https://university.mongodb.com " data-toggle ="tooltip " data-placement ="bottom " title ="Free Online Classes "> MongoDB University</ a >
44
44
</ div >
45
45
</ header >
46
46
47
-
47
+
48
48
49
49
< div id ="promo " class ="jumbotron ">
50
50
< div class ="container ">
51
51
< div class ="row ">
52
52
< div class ="col-md-2 "> </ div >
53
- < div class ="col-md-6 ">
53
+ < div class ="col-md-8 ">
54
54
< h1 > 404: Page not found</ h1 >
55
55
< a href ="/node-mongodb-native ">
56
56
< div > Return to Docs Homepage </ div >
57
57
</ a >
58
58
</ div >
59
- < img class ="col-md-2 " id ="mongodbNodelogo " src ="s/img/node.png " alt ="MongoDB Node Logo "> </ div >
60
59
</ div >
61
60
</ div >
62
61
</ div >
63
62
64
63
65
-
64
+
66
65
< div class ="container ">
67
66
< div class ="row ">
68
67
< div class ="col-md-12 ">
@@ -78,7 +77,7 @@ <h1>404: Page not found</h1>
78
77
</ div >
79
78
</ div >
80
79
</ div >
81
-
80
+
82
81
83
82
84
83
Original file line number Diff line number Diff line change 18
18
< div class ="container ">
19
19
< div class ="row ">
20
20
< div class ="col-md-2 "> </ div >
21
- < div class ="col-md-6 ">
21
+ < div class ="col-md-8 ">
22
22
< h1 > 404: Page not found</ h1 >
23
23
< a href ="/node-mongodb-native ">
24
24
< div > Return to Docs Homepage </ div >
25
25
</ a >
26
26
</ div >
27
- < img class ="col-md-2 " id ="mongodbNodelogo " src ="s/img/node.png " alt ="MongoDB Node Logo "> </ div >
28
27
</ div >
29
28
</ div >
30
29
</ div >
You can’t perform that action at this time.
0 commit comments