Skip to content

Instantly share code, notes, and snippets.

@danielgtaylor
Created September 21, 2012 22:27
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 danielgtaylor/3764290 to your computer and use it in GitHub Desktop.
Save danielgtaylor/3764290 to your computer and use it in GitHub Desktop.
Malt.io widget embed example
<!-- Malt.io Recipe Widget - copy and paste to your site -->
<script src="http://www.malt.io/static/scripts/embed.js"></script>
<div class="maltio-recipe" data-recipe="white-house-honey-ale" data-user="danielgtaylor" style="float: left; margin-right: 1em;"></div>
<div class="maltio-recipe" data-recipe="monk-s-tripel" data-user="danielgtaylor" style="float: left;"></div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment