diff --git a/website/pages/en/index.js b/website/pages/en/index.js index 6aab42a18dfc..44532762992e 100755 --- a/website/pages/en/index.js +++ b/website/pages/en/index.js @@ -66,6 +66,7 @@ const Backer = ({ className="backer-item" title={`$${totalDonations.value} by ${name || slug}`} target="_blank" + rel="nofollow" href={website || `https://opencollective.com/${slug}`} > { @@ -538,9 +539,9 @@ class Index extends React.Component { A lot of people! With - [16m](https://www.npmjs.com/package/jest) downloads in the - last 30 days, and used on over - [1,130,000](https://github.com/facebook/jest/network/dependents) + [20m](https://www.npmjs.com/package/jest) downloads in the + last month, and used on over + [1,293,000](https://github.com/facebook/jest/network/dependents) public repos on GitHub. Jest is used extensively at these companies: diff --git a/website/static/css/jest.css b/website/static/css/jest.css index 351f114ca1f1..8ebda323c280 100644 --- a/website/static/css/jest.css +++ b/website/static/css/jest.css @@ -23,7 +23,7 @@ } .sponsor-item img { - background: #095708; + background: white; } .sponsor-avatar {