We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e54756 commit 1a8df19Copy full SHA for 1a8df19
website/core/Footer.js
@@ -69,6 +69,12 @@ class Footer extends React.Component {
69
>
70
Star
71
</a>
72
+ <a href="https://www.netlify.com">
73
+ <img
74
+ src="https://www.netlify.com/img/global/badges/netlify-light.svg"
75
+ alt="Deploys by Netlify"
76
+ />
77
+ </a>
78
</div>
79
</section>
80
<section className="copyright">
0 commit comments