Skip to content

Commit 3ef60f6

Browse files
authored
Add Netlify Badge to Docs (#3656)
1 parent 80ab0df commit 3ef60f6

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

website/core/Footer.js

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,12 @@ class Footer extends React.Component {
6969
>
7070
Star
7171
</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>
7278
</div>
7379
</section>
7480
<section className="copyright">

0 commit comments

Comments
 (0)