File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -21,20 +21,20 @@ const users = [
2121 fbOpenSource : true ,
2222 pinned : true ,
2323 } ,
24- {
25- caption : 'Docusaurus' ,
26- image : '/img/docusaurus.svg' ,
27- infoLink : 'https://www.docusaurus.io' ,
28- fbOpenSource : true ,
29- pinned : true ,
30- } ,
3124 {
3225 caption : 'BuckleScript' ,
3326 image : '/img/bucklescript.svg' ,
3427 infoLink : 'https://bucklescript.github.io/' ,
3528 fbOpenSource : false ,
3629 pinned : true ,
3730 } ,
31+ {
32+ caption : 'Docusaurus' ,
33+ image : '/img/docusaurus.svg' ,
34+ infoLink : 'https://www.docusaurus.io' ,
35+ fbOpenSource : true ,
36+ pinned : true ,
37+ } ,
3838 {
3939 caption : 'FastText' ,
4040 image : '/img/fasttext.png' ,
@@ -112,6 +112,13 @@ const users = [
112112 fbOpenSource : true ,
113113 pinned : true ,
114114 } ,
115+ {
116+ caption : 'Rejoiner' ,
117+ image : '/img/rejoiner.svg' ,
118+ infoLink : 'http://rejoiner.io/' ,
119+ fbOpenSource : false ,
120+ pinned : false ,
121+ } ,
115122 {
116123 caption : 'Relay' ,
117124 image : '/img/relay.svg' ,
You can’t perform that action at this time.
0 commit comments