mirror of
https://github.com/facebook/docusaurus.git
synced 2025-08-04 01:09:20 +02:00
Add Reason-React and MakeItOpen to Docusaurus users (#224)
This commit is contained in:
parent
8d14f8fb02
commit
856ca785e5
3 changed files with 21 additions and 0 deletions
|
@ -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",
|
||||
|
|
BIN
website/static/img/makeitopen.png
Normal file
BIN
website/static/img/makeitopen.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 35 KiB |
9
website/static/img/reason-react.svg
Normal file
9
website/static/img/reason-react.svg
Normal 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 |
Loading…
Add table
Add a link
Reference in a new issue