Add Twitter social button (#3288)

* Twitter Badges

* Update README.md

* Update README.md

* Update Footer.js

* Update README.md

* Update Footer.js
master
Lipis 2017-11-29 17:50:02 +01:00 committed by suchipi
parent fbbfa52517
commit 2032b70918
2 changed files with 9 additions and 7 deletions

View File

@ -35,6 +35,9 @@
<a href="#badge">
<img alt="code style: prettier" src="https://img.shields.io/badge/code_style-prettier-ff69b4.svg?style=flat-square">
</a>
<a href="https://twitter.com/PrettierCode">
<img alt="Follow+Prettier+on+Twitter" src="https://img.shields.io/twitter/follow/prettiercode.svg?label=follow+prettier&style=flat-square">
</a>
</p>
## Intro

View File

@ -56,13 +56,12 @@ class Footer extends React.Component {
Stack Overflow
</a>
<a href="https://gitter.im/jlongster/prettier">Chat on Gitter</a>
{/*<a
href="https://twitter.com/"
target="_blank"
rel="noopener noreferrer"
>
Twitter
</a>*/}
<a href="https://twitter.com/PrettierCode">
<img
alt="Follow Prettier on Twitter"
src="https://img.shields.io/twitter/follow/prettiercode.svg?label=Follow+Prettier&style=social"
/>
</a>
</div>
<div>
<h5>More</h5>