Created
January 16, 2013 05:13
-
-
Save youpy/4544809 to your computer and use it in GitHub Desktop.
RIP_aaron for dotjs
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// RIP aaron | |
var script = $('<script />'). | |
attr('src', 'https://raw.github.com/fatlab/RIP_Aaron/master/RIP_aaron.js'); | |
$('head').append(script); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment