Sha256: 33b5061409de5f691a6493cc0c3afceb969173828f64a72676bc03f0f4ae4046

Contents?: true

Size: 295 Bytes

Versions: 3

Compression:

Stored size: 295 Bytes

Contents

<!DOCTYPE html>
<html>
  <head>
    <title>test app!</title>
    <link rel="stylesheet" href="css/app.css" type="text/css" media="screen" charset="utf-8"/>
  </head>
  <body>
    <h1>Test App</h1>
    <script src="js/bundled.js" type="text/javascript" charset="utf-8"></script>
  </body>
</html>

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
soca-0.1.2 test/testapp/index.html
soca-0.1.1 test/testapp/index.html
soca-0.1.0 test/testapp/index.html