Skip to content

Instantly share code, notes, and snippets.

@jonsecchis
Created September 12, 2020 15:22
Show Gist options
  • Save jonsecchis/f45479b4a12789fc962758b0becd2ef3 to your computer and use it in GitHub Desktop.
Save jonsecchis/f45479b4a12789fc962758b0becd2ef3 to your computer and use it in GitHub Desktop.
test downloadable html
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Test</title>
</head>
<body>
Test Downloadable HTML
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment