Files
nym/nym-credential-proxy/vpn-api-lib-wasm/internal-dev/index.html
T
2024-10-16 22:23:53 +02:00

17 lines
291 B
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Nym WebAssembly Demo</title>
<script src="bootstrap.js"></script>
</head>
<body>
<p>everything happens in the console</p>
</body>
</html>