Skip to content

Commit

Permalink
chore: add netlify logo on footer
Browse files Browse the repository at this point in the history
  • Loading branch information
juanpicado committed Jul 11, 2021
1 parent 843328f commit cf9d2d5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions website/core/Footer.js
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,9 @@ class Footer extends React.Component {
aria-label="Star this project on GitHub">
Star
</a>
<a href="https://www.netlify.com">
<img src="https://www.netlify.com/img/global/badges/netlify-color-accent.svg" alt="Deploys by Netlify" />
</a>
</div>
</section>
</footer>
Expand Down

0 comments on commit cf9d2d5

Please sign in to comment.