From 42afe1d5ad276ba9211aeea7c88cc15559d213dd Mon Sep 17 00:00:00 2001 From: Antonin Delpeuch Date: Fri, 24 Apr 2020 18:58:11 +0200 Subject: [PATCH] Add Netlify link required for a team open source account (#2589) --- docs/core/Footer.js | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/core/Footer.js b/docs/core/Footer.js index 41f5d3efe..11d153e89 100644 --- a/docs/core/Footer.js +++ b/docs/core/Footer.js @@ -99,6 +99,7 @@ class Footer extends React.Component {
{this.props.config.copyright}
+
Hosted by Netlify
); }