Add Reason-React and MakeItOpen to Docusaurus users (#224)

This commit is contained in:
Joel Marcey 2017-11-13 15:14:49 -08:00 committed by GitHub
parent 8d14f8fb02
commit 856ca785e5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 21 additions and 0 deletions

View file

@ -25,6 +25,18 @@ const users = [
infoLink: "https://facebook.github.io/jest/",
pinned: true
},
{
caption: "Reason React",
image: "/img/reason-react.svg",
infoLink: "https://reasonml.github.io/reason-react/",
pinned: true
},
{
caption: "MakeItOpen",
image: "/img/makeitopen.png",
infoLink: "http://makeitopen.com/",
pinned: true
},
{
caption: "Docusaurus",
image: "/img/docusaurus.svg",

Binary file not shown.

After

Width:  |  Height:  |  Size: 35 KiB

View file

@ -0,0 +1,9 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg width="3925px" height="3525px" viewBox="0 0 3925 3525" version="1.1" xmlns="http://www.w3.org/2000/svg">
<circle stroke="none" fill="#db4d3f" cx="1960" cy="1760" r="355"></circle>
<g stroke="#db4d3f" stroke-width="170" fill="none">
<ellipse cx="2575" cy="545" rx="715" ry="1875" transform="rotate(30)"></ellipse>
<ellipse cx="1760" cy="-1960" rx="715" ry="1875" transform="rotate(90)"></ellipse>
<ellipse cx="-815" cy="-2505" rx="715" ry="1875" transform="rotate(-210)"></ellipse>
</g>
</svg>

After

Width:  |  Height:  |  Size: 571 B