2013-05-09 14:04:40 -04:00
< div id = "social-buttons" class = "hidden-print" >
2013-05-02 20:12:33 -04:00
< div class = "container" >
2013-10-05 15:40:57 -04:00
< ul class = "list-inline" >
2013-05-02 20:12:33 -04:00
< li >
< iframe class = "github-btn" src = "http://ghbtns.com/github-btn.html?user=FortAwesome&repo=Font-Awesome&type=watch&count=true" allowtransparency = "true" frameborder = "0" scrolling = "0" width = "100px" height = "20px" > < / iframe >
< / li >
< li >
< iframe class = "github-btn" src = "http://ghbtns.com/github-btn.html?user=FortAwesome&repo=Font-Awesome&type=fork&count=true" allowtransparency = "true" frameborder = "0" scrolling = "0" width = "102px" height = "20px" > < / iframe >
< / li >
< li class = "follow-btn" >
2013-05-23 16:22:45 -04:00
< a href = "https://twitter.com/{{ site.fontawesome.twitter }}" class = "twitter-follow-button" data-link-color = "#0069D6" data-show-count = "true" > Follow @{{ site.fontawesome.twitter }}< / a >
2013-05-02 20:12:33 -04:00
< / li >
2013-06-11 20:33:08 -04:00
< li class = "tweet-btn hidden-phone" >
2013-12-02 14:40:11 -05:00
< a href = "https://twitter.com/share" class = "twitter-share-button" data-url = "{{ site.fontawesome.url }}" data-text = "Font Awesome, the iconic font and CSS framework" data-counturl = "{{ site.fontawesome.legacy_url }}" data-count = "horizontal" data-via = "{{ site.fontawesome.twitter }}" data-related = "{{ site.fontawesome.author.twitter }}:Creator of Font Awesome" > Tweet< / a >
2013-05-02 20:12:33 -04:00
< / li >
< / ul >
< / div >
< / div >