fix badges
This commit is contained in:
parent
13f3165c14
commit
36761ffa30
@ -4,8 +4,8 @@
|
|||||||
|
|
||||||
[![MIT License][license-badge]][LICENSE]
|
[![MIT License][license-badge]][LICENSE]
|
||||||
[![Donate][donate-badge]][donate]
|
[![Donate][donate-badge]][donate]
|
||||||
[![Star on GitHub][github-star-badge]]()
|
[![Star on GitHub][github-star-badge]][github-star]
|
||||||
[![Tweet][twitter-badge]]()
|
[![Tweet][twitter-badge]][twitter]
|
||||||
|
|
||||||
## Purpose
|
## Purpose
|
||||||
|
|
||||||
@ -94,4 +94,6 @@ MIT
|
|||||||
[donate-badge]: https://img.shields.io/badge/%EF%BC%84-support-green.svg?style=flat-square
|
[donate-badge]: https://img.shields.io/badge/%EF%BC%84-support-green.svg?style=flat-square
|
||||||
[donate]: http://kcd.im/donate
|
[donate]: http://kcd.im/donate
|
||||||
[github-star-badge]: https://img.shields.io/github/stars/kentcdodds/es6-todomvc.svg?style=social&label=Star
|
[github-star-badge]: https://img.shields.io/github/stars/kentcdodds/es6-todomvc.svg?style=social&label=Star
|
||||||
|
[github-star]: https://github.com/kentcdodds/es6-todomvc/stargazers
|
||||||
|
[twitter]: https://twitter.com/intent/tweet?text=Check%20out%20this%20fantastic%20webpack%20workshop!%20http://kcd.im/webpack-workshop-repo%20%F0%9F%98%8E
|
||||||
[twitter-badge]: https://img.shields.io/twitter/url/https/kcd.im/webpack-workshop-repo.svg?style=social
|
[twitter-badge]: https://img.shields.io/twitter/url/https/kcd.im/webpack-workshop-repo.svg?style=social
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user