Skip to content

Instantly share code, notes, and snippets.

@tsathis
Last active December 25, 2019 04:20
Show Gist options
  • Save tsathis/d9410a35066a9b9837d248e736975f60 to your computer and use it in GitHub Desktop.
Save tsathis/d9410a35066a9b9837d248e736975f60 to your computer and use it in GitHub Desktop.
testing_playground
<h1>Hi there</h1>
{
"libraries": []
}
var date = new Date();
document.body.innerHTML = document.body.innerHTML + date
h1 {
color:chocolate;
background-color: bisque;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment