rook / rook.github.io

Apache License 2.0
25 stars 31 forks source link

replace gitter with slack #34

Closed bassam closed 6 years ago

bassam commented 7 years ago

We should replace the gitter icon and link with slack:

<script async defer src="https://slack.yourdomain.com/slackin.js"></script>
<!-- append "?" to the URL for the large version -->

See https://github.com/rauchg/slackin#badges

our domain is https://rook-slackin.herokuapp.com so it might be:

<script async defer src="https://rook-slackin.herokuapp.com/slackin.js"></script>
<!-- append "?" to the URL for the large version -->
ilovett commented 6 years ago

Fixed via #39