Skip to content

Instantly share code, notes, and snippets.

@jamigibbs
Forked from anonymous/gist:ec40ec681c884c584898
Last active September 30, 2015 11:37
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jamigibbs/5d331d6717d76e3f1026 to your computer and use it in GitHub Desktop.
Save jamigibbs/5d331d6717d76e3f1026 to your computer and use it in GitHub Desktop.
code for footer for social links
[rescue_spacing size="20px"]
<div class="social-demo clearfix">
<a href="http://example.com"><i class="fa fa-twitter"></i></a>
<a href="http://example.com"><i class="fa fa-facebook-official"></i></a>
<a href="http://example.com"><i class="fa fa-vimeo-square"></i></a>
<a href="http://example.com"><i class="fa fa-tumblr-square"></i></a>
<a href="http://example.com"><i class="fa fa-envelope"></i></a>
</div>
[rescue_spacing size="20px"]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment