Skip to content

Instantly share code, notes, and snippets.

@elpuas
Created April 1, 2021 21:28
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 elpuas/3c643a71405082f459aa66c9bb3c4150 to your computer and use it in GitHub Desktop.
Save elpuas/3c643a71405082f459aa66c9bb3c4150 to your computer and use it in GitHub Desktop.
document.addEventListener("DOMContentLoaded", function(event) {
console.log( 'Hello From Public' );
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment