Skip to content

Instantly share code, notes, and snippets.

@CoachBirgit
Created January 13, 2016 16:00
Show Gist options
  • Save CoachBirgit/e3d891e244052aa7e09d to your computer and use it in GitHub Desktop.
Save CoachBirgit/e3d891e244052aa7e09d to your computer and use it in GitHub Desktop.
Sample HTML used for social media links using Ionicons with the Genesis Framework.
<p class="social">
<a href="http://twitter.com/bgardner"><i class="icon ion-social-twitter"></i></a>
<a href="http://www.facebook.com/bgardner"><i class="icon ion-social-facebook"></i></a>
<a href="http://instagram.com/bgardner"><i class="icon ion-social-instagram-outline"></i></a>
<a href="http://dribbble.com/bgardner"><i class="icon ion-social-dribbble-outline"></i></a>
</p>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment