Skip to content

Instantly share code, notes, and snippets.

@tealtan
Created January 22, 2015 20:43

Revisions

  1. tealtan created this gist Jan 22, 2015.
    9 changes: 9 additions & 0 deletions asdfasdfds.html
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,9 @@
    <script type="text/javascript">
    try {
    Typekit.load({
    active: function() {
    $('.fuego-itembox-container').packery();
    }
    })
    } catch(e) {}
    </script>