Skip to content

Instantly share code, notes, and snippets.

@jasonoh
Created October 27, 2020 19:17
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 jasonoh/737dcff03827ffdc4925287497e13b51 to your computer and use it in GitHub Desktop.
Save jasonoh/737dcff03827ffdc4925287497e13b51 to your computer and use it in GitHub Desktop.
noop index.html page for notion embeds
<!doctype html>
<html>
<head>
<title>Placeholder Title</title>
</head>
<body>
<p>Nothing to see here... move along.</p>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment