Created
December 18, 2012 19:02
-
-
Save Scarygami/4330893 to your computer and use it in GitHub Desktop.
Meebo Bar - Google+ Followers Widget See https://plus.google.com/112336147904981294875/posts/HW3C3mvNBFk for details
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<script src="https://apis.google.com/js/plusone.js"></script> | |
<div style="padding: 5px 0 0 15px !important;"> | |
<div class="g-plus" data-action="followers" data-href="https://plus.google.com/<YOUR GOOGLE+ USER ID>" data-width="320" data-height="240" data-rel="author"></div> | |
</div> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment