File tree Expand file tree Collapse file tree 1 file changed +10
-7
lines changed Expand file tree Collapse file tree 1 file changed +10
-7
lines changed Original file line number Diff line number Diff line change 27
27
< link rel ="apple-touch-icon-precomposed " sizes ="114x114 " href ="../assets/ico/apple-touch-icon-114-precomposed.png ">
28
28
< link rel ="apple-touch-icon-precomposed " sizes ="72x72 " href ="../assets/ico/apple-touch-icon-72-precomposed.png ">
29
29
< link rel ="apple-touch-icon-precomposed " href ="../assets/ico/apple-touch-icon-57-precomposed.png ">
30
-
30
+
31
31
< div class ="navbar navbar-inverse navbar-fixed-top ">
32
32
< div class ="navbar-inner " id ="head-nav ">
33
33
</ div >
43
43
} )
44
44
</ script >
45
45
</ head >
46
-
46
+
47
47
< body >
48
48
< div id ="pjax-content ">
49
49
<!-- END REPEAT-->
66
66
data3 [ "rows" ] = rows ;
67
67
return data3 ;
68
68
}
69
-
69
+
70
70
function loadContributors ( ) {
71
71
//Grab the inline template
72
72
var template = document . getElementById ( 'template' ) . innerHTML ;
161
161
} , {
162
162
name : "Dan Kruchinin" ,
163
163
url : "https://github.com/dkruchinin"
164
- } , {
164
+ } , {
165
165
//Dan Steinbrook for best practices badge
166
166
name : "Dan Steinbrook" ,
167
167
url : "https://github.com/dsteinbrook"
336
336
} , {
337
337
name : "Siddharth Yadav" ,
338
338
url : "https://github.com/geekSiddharth"
339
+ } , {
340
+ name : "Steph Prince" ,
341
+ url : "https://github.com/stephprince"
339
342
} , {
340
343
name : "Steven Cook" ,
341
344
url : "http://www.linkedin.com/pub/steven-j-cook/5b/436/b23"
@@ -594,7 +597,7 @@ <h2>Ari Krakowski</h2>
594
597
<!--OpenWorm fellow section section ends here -->
595
598
596
599
< hr class ="soften ">
597
-
600
+
598
601
<!--OpenWorm operations team section starts here -->
599
602
< div id ="openworm-operations ">
600
603
< h1 > Operations Team</ h1 >
@@ -924,8 +927,8 @@ <h2>Ryan Merkley
924
927
</ div >
925
928
926
929
</ div >
927
-
928
- <!-- FOOT: DUPLICATE THE FOLLOWING IN ALL PAGES -->
930
+
931
+ <!-- FOOT: DUPLICATE THE FOLLOWING IN ALL PAGES -->
929
932
</ div > <!-- end pjax content -->
930
933
931
934
You can’t perform that action at this time.
0 commit comments