Skip to content

Commit

Permalink
Add netlify badge to qualify for open source plan
Browse files Browse the repository at this point in the history
  • Loading branch information
TheSharpieOne committed Sep 18, 2020
1 parent b4c45af commit 1fee22b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/lib/UI/Footer.js
Expand Up @@ -11,6 +11,9 @@ export default () => {
<iframe src="https://ghbtns.com/github-btn.html?user=reactstrap&repo=reactstrap&type=star&count=true" frameBorder="0" scrolling="0" width="100" height="20px" />
<iframe src="https://ghbtns.com/github-btn.html?user=reactstrap&repo=reactstrap&type=fork&count=true" frameBorder="0" scrolling="0" width="100" height="20px" />
</p>
<a href="https://www.netlify.com">
<img src="https://www.netlify.com/img/global/badges/netlify-light.svg" alt="Deploys by Netlify" />
</a>
</Col>
</Row>
</Container>
Expand Down

0 comments on commit 1fee22b

Please sign in to comment.