diff --git a/website/data/users.json b/website/data/users.json index ff01b8b1a3..392a0bdf44 100644 --- a/website/data/users.json +++ b/website/data/users.json @@ -90,6 +90,13 @@ "fbOpenSource": false, "pinned": true }, + { + "caption": "Pyre", + "image": "/img/pyre.svg", + "infoLink": "https://pyre-check.org", + "fbOpenSource": true, + "pinned": true + }, { "caption": "React Native", "image": "/img/react-native.svg", diff --git a/website/static/img/pyre.svg b/website/static/img/pyre.svg new file mode 100644 index 0000000000..2af14c039b --- /dev/null +++ b/website/static/img/pyre.svg @@ -0,0 +1 @@ +Asset 1 \ No newline at end of file