Skip to content

Instantly share code, notes, and snippets.

@justmytwospence
Last active December 25, 2015 22:29
Show Gist options
  • Save justmytwospence/7049702 to your computer and use it in GitHub Desktop.
Save justmytwospence/7049702 to your computer and use it in GitHub Desktop.
Web: Embed a gist in your tumblr blog.
# Place this into the header of your HTML
<script src="http://static.tumblr.com/fpifyru/AKFlv9zdu/embedgist.js"></script>
# Embed the gist using a div of this format:
<div class="gist">https://gist.github.com/`username`/`gist#`</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment