Skip to content

Instantly share code, notes, and snippets.

@b-cancel
Last active July 3, 2018 00:24
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 b-cancel/779008e3190e8cfffd083490746e707f to your computer and use it in GitHub Desktop.
Save b-cancel/779008e3190e8cfffd083490746e707f to your computer and use it in GitHub Desktop.
HTML => Basic HTML Setup File
<html>
<header><title>Setup File</title></header>
<body>
Hello world
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment