blob: 3a789bb6d78a12a616ba63836e72ed1fe3524762 [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<title>Playground</title>
<link rel="stylesheet" href="/bundle.css">
<script src="/bundle.js" async></script>
</head>
<body>
<main>
<h1>Hello, js playground!</h1>
<!-- lang-go needed for vdl -->
<div class="lang-js lang-go playground" data-src="/fortune/bundle_js.json"></div>
</main>
</body>
</html>