Update index.html

This commit is contained in:
virmaior 2022-07-18 13:29:49 +09:00 committed by GitHub
parent a838200241
commit fe0b638fd4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,3 +1,10 @@
<p><strong>wz_mini web server</strong></p>
<p><br /><a href="cgi-bin/index.cgi">Configuration Editor</a></p>
<p><a href="car/car.html">Car Interface</a></p>
<html>
<head><title>WZ Mini</title></head>
<body>
<h1>wz_mini web server</h1>
<p><a href="cgi-bin/config.cgi">Configuration Editor</a></p>
<p><a href="car/car.html">Car Interface</a></p>
<p><a href="cgi-bin/jpeg.cgi">Current Screen</a></p>
</body>
</html>