Skip to content

Instantly share code, notes, and snippets.

@whichlight
Last active August 29, 2015 13:57
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 whichlight/9374872 to your computer and use it in GitHub Desktop.
Save whichlight/9374872 to your computer and use it in GitHub Desktop.
including button snippet
<section class="post-controls">
<ul>
<!-- Here is the added Embedly button -->
<li class="embedly-control">
<a class="embed-button" href="javascript:;" onclick='embedly.modal({url: "{Permalink}"})'><img src="http://cdn.embedly.com/libs/images/0.0.1/embed_icon_black_15_16.png"></a>
</li>
<!-- Here are the other share buttons -->
<li class="share-control">
<nav class="pop">
<a href="#" class="share selector"></a>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment