mirror of
https://github.com/verdaccio/verdaccio.git
synced 2025-02-17 23:45:29 -05:00
chore: add netlify logo on footer
This commit is contained in:
parent
843328f73c
commit
cf9d2d50aa
1 changed files with 3 additions and 0 deletions
|
@ -93,6 +93,9 @@ class Footer extends React.Component {
|
||||||
aria-label="Star this project on GitHub">
|
aria-label="Star this project on GitHub">
|
||||||
Star
|
Star
|
||||||
</a>
|
</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>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
</footer>
|
</footer>
|
||||||
|
|
Loading…
Add table
Reference in a new issue