Skip to content

Instantly share code, notes, and snippets.

@PaulieScanlon
Last active January 8, 2020 09:31
Show Gist options
  • Save PaulieScanlon/ca0cc9239176066492cb2aba435edbf7 to your computer and use it in GitHub Desktop.
Save PaulieScanlon/ca0cc9239176066492cb2aba435edbf7 to your computer and use it in GitHub Desktop.
Example gist for gatsby-mdx-embed
<!DOCTYPE html>
<html>
<head>
<title>Page Title</title>
</head>
<body>
<h1>This is a Heading</h1>
<p>This is a paragraph.</p>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment