Skip to content

Instantly share code, notes, and snippets.

@ZachMoreno
Created March 29, 2016 17:17
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 ZachMoreno/e18ec9f4a42370cfde7da09d5708952c to your computer and use it in GitHub Desktop.
Save ZachMoreno/e18ec9f4a42370cfde7da09d5708952c to your computer and use it in GitHub Desktop.
(function() {
var doc = document.documentElement;
doc.setAttribute('data-useragent', navigator.userAgent);
})();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment