Skip to content

Instantly share code, notes, and snippets.

@JFB-Jenkins
Created May 15, 2019 13:37
Show Gist options
  • Save JFB-Jenkins/a405dcd023b468d3f2c0ac64e9f91ead to your computer and use it in GitHub Desktop.
Save JFB-Jenkins/a405dcd023b468d3f2c0ac64e9f91ead to your computer and use it in GitHub Desktop.
Quick demo on gists
<script>
(function() {
console.log("Welcome to a public gist tutorial")
})();
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment