Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@gunesacar
Created June 14, 2015 12:57
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 gunesacar/07098e29bdbcdb3ffe40 to your computer and use it in GitHub Desktop.
Save gunesacar/07098e29bdbcdb3ffe40 to your computer and use it in GitHub Desktop.
function set_ls() {
localStorage['ghid'] = 'ABCDEF0123456789';
}
set_ls();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment