Skip to content

Instantly share code, notes, and snippets.

@jillesme
Created May 14, 2015 14:37
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save jillesme/9a94fa012d65ad2552ce to your computer and use it in GitHub Desktop.
Save jillesme/9a94fa012d65ad2552ce to your computer and use it in GitHub Desktop.
setTimeout(function () {
document.location.reload();
}, 1000 * 60 * 5);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment