Skip to content

Commit

Permalink
Merge pull request reactplay#510 from reactplay/fix-netlify-badge
Browse files Browse the repository at this point in the history
Adding netlify badge
  • Loading branch information
atapas committed Aug 20, 2022
2 parents e603ca0 + c2d8f66 commit c25394d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/common/footer/ExtendedFooter.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,9 @@ const ExtendedFooter = () => {
</a>
</div>
</p>
<p className="mt-8 mb-4">
<a href="https://www.netlify.com" className="inline-block"> <img src="https://www.netlify.com/v3/img/components/netlify-light.svg" alt="Deploys by Netlify" /> </a>
</p>
</div>
<div className='body-secondary'>
<h3 className='section-title mt-3'>About</h3>
Expand Down

0 comments on commit c25394d

Please sign in to comment.