Sha256: 7a672df4fe7ae58e15b37bae229629cabba0035a672d25feefa0d932aa5b701b
Contents?: true
Size: 204 Bytes
Versions: 3
Compression:
Stored size: 204 Bytes
Contents
<!DOCTYPE html> <html> <head> <title>Browser Demo</title> <script src="browser_demo.js"></script> </head> <body> <div>Hey</div> <div class="typess" id="wow"></div> </body> </html>
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
opal-0.2.2 | demos/apps/browser_demo/index.html |
opal-0.2.0 | demos/apps/browser_demo/index.html |
opal-0.1.0 | demos/apps/browser_demo/index.html |