Created
May 15, 2019 13:37
-
-
Save JFB-Jenkins/a405dcd023b468d3f2c0ac64e9f91ead to your computer and use it in GitHub Desktop.
Quick demo on gists
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<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