Skip to content

Instantly share code, notes, and snippets.

@lucianobragaweb
Last active February 19, 2022 13:53
Show Gist options
  • Select an option

  • Save lucianobragaweb/fc17921ae280ccd17703 to your computer and use it in GitHub Desktop.

Select an option

Save lucianobragaweb/fc17921ae280ccd17703 to your computer and use it in GitHub Desktop.
Incluir Gist em posts do Tumblr
<!-- Incluir na edição do tema Tumblr -->
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7.0/jquery.min.js"></script>
<script src="http://static.tumblr.com/fpifyru/VCxlv9xwi/writecapture.js"></script>
<script src="http://static.tumblr.com/fpifyru/AKFlv9zdu/embedgist.js"></script>
<!-- Para icluir um Gist em sua postagem basta seguir este formato, onde a URL deve ser subistituida pela URL de seu Gist -->
<div class="gist">https://gist.github.com/fc17921ae280ccd17703</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment