Skip to content

Instantly share code, notes, and snippets.

@kdamken
Last active September 14, 2016 19:03
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 kdamken/3d271a72a5bc36446eaf12e98342e0ce to your computer and use it in GitHub Desktop.
Save kdamken/3d271a72a5bc36446eaf12e98342e0ce to your computer and use it in GitHub Desktop.
Gist test
<p>heyo what's good</p>
<h1>this is an update</h1>
var hey = "what's up";
p {
color: teal;
}
h1 {
color: tomato;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment