Skip to content

Instantly share code, notes, and snippets.

@anuj9196
Created January 29, 2021 05:08
Show Gist options
  • Save anuj9196/b3945bca3579bfdd74a6803285e16c55 to your computer and use it in GitHub Desktop.
Save anuj9196/b3945bca3579bfdd74a6803285e16c55 to your computer and use it in GitHub Desktop.
script.js
$(document).ready((e) => {
$('#footer').text('Hello world');
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment