Add Netlify link required for a team open source account (#2589)
This commit is contained in:
parent
b6f6904af4
commit
42afe1d5ad
@ -99,6 +99,7 @@ class Footer extends React.Component {
|
|||||||
</section>
|
</section>
|
||||||
|
|
||||||
<section className="copyright">{this.props.config.copyright}</section>
|
<section className="copyright">{this.props.config.copyright}</section>
|
||||||
|
<section className="copyright">Hosted by <a href="https://www.netlify.com/">Netlify</a></section>
|
||||||
</footer>
|
</footer>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user