wasm-http-server/docs/index.html

12 lines
180 B
HTML
Raw Normal View History

2021-01-22 15:39:26 +01:00
<!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>