Skip to content

Instantly share code, notes, and snippets.

@zackbiernat
Created December 22, 2017 03:32
Show Gist options
  • Save zackbiernat/7036e04205580c0d33a5c821f35a2897 to your computer and use it in GitHub Desktop.
Save zackbiernat/7036e04205580c0d33a5c821f35a2897 to your computer and use it in GitHub Desktop.
10 line index.html
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>My quick server</title>
</head>
<body>
This is my basic index.html file
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment