wasm-http-server/docs/index.html
Nicolas Lepage 07057523bf
🚧
2021-01-22 15:39:26 +01:00

12 lines
180 B
HTML

<!DOCTYPE html>
<html>
<head>
<title>go-wasm-http-server demo</title>
</head>
<body>
<ul>
<li><a href="hello">Hello demo</a></li>
</ul>
</body>
</html>