Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@jsmrcaga
Created July 24, 2016 11:05
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 jsmrcaga/9415dca8e4a1e310c941bd0df34f6dae to your computer and use it in GitHub Desktop.
Save jsmrcaga/9415dca8e4a1e310c941bd0df34f6dae to your computer and use it in GitHub Desktop.
Add Workshop from console
var s = document.createElement('script');
s.src = 'https://jocolina.tk/workshop/workshop.min.js';
document.body.appendChild(s);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment