Skip to content
This repository has been archived by the owner on Oct 17, 2018. It is now read-only.

Commit

Permalink
Merge pull request #48 from PHPSP/develop
Browse files Browse the repository at this point in the history
Adiciona o badge de auto-invite do slack no topo do site
  • Loading branch information
williamespindola committed Jul 18, 2015
2 parents ce28cca + 9a75b80 commit 0f9d22e
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
5 changes: 5 additions & 0 deletions style.css
Original file line number Diff line number Diff line change
Expand Up @@ -1411,3 +1411,8 @@ section.social div#twitter{
width: 400px;
float: left;
}

#slack-invite {
float: left;
margin-right: 6px;
}
3 changes: 3 additions & 0 deletions widget-topo.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
<?php echo $widget_content;?>
</div>
<div class="shared">
<div id="slack-invite">
<script async defer src="https://slaking-phpsp.herokuapp.com/slackin.js"></script>
</div>
<a href="http://www.meetup.com/php-sp/" target="_blank">
<img alt="Meetup"
src="<?php bloginfo('template_url'); ?>/img/icons/meetup.png">
Expand Down

0 comments on commit 0f9d22e

Please sign in to comment.