Sha256: 66b9764d47b3deb61db004391c48b70380133b576ad5691cacb8d829ac5c5ccc

Contents?: true

Size: 161 Bytes

Versions: 3

Compression:

Stored size: 161 Bytes

Contents

<!doctype html>
<html>
<head>
  <title>First Opal App</title>

  <script src="opal.js"></script>
  <script src="app.js"></script>
</head>
<body>

</body>
</html>

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
opal-0.3.20 examples/hello_world/index.html
opal-0.3.19 examples/hello_world/index.html
opal-0.3.18 examples/hello_world/index.html