index.html 223 B

1234567891011
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <title>MAX80: Hello, Subdirectory!</title>
  5. </head>
  6. <body>
  7. <h1>Hello, Subdirectory!</h1>
  8. <p>This is a file from a zip archive on MAX80 in a subdirectory</p>
  9. </body>
  10. </html>