hpip 0.1.2

Host These Things Please - a modern async HTTP file server
<!DOCTYPE html>
<html lang="en">
  <head>
    <meta charset="utf-8">
    <meta name="generator" content="{generator}">
    <meta name="description" content="HTTP error {0}">
    <meta name="viewport" content="initial-scale=1.0,maximum-scale=1,width=device-width">
    <meta name="color-scheme" content="light dark">
    <link rel="icon" href="{favicon}" />
    <title>{0}</title>
  </head>
  <body style="margin: 16px; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif; line-height: 1.5; overflow-wrap: break-word;">
    <p>
      {1}
    </p>
    {2}
    <hr />
    <p>
      <a href="//github.com/thecoshman/http">Host These Things Please</a> — a basic HTTP server for hosting a folder fast and simply
    </p>
  </body>
</html>