Sha256: 9bac28ffaca6d4de29394e79eed659a0a6af9d4ec20babac3df9c5ffcb1cb6c9
Contents?: true
Size: 546 Bytes
Versions: 3
Compression:
Stored size: 546 Bytes
Contents
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title>Redux/React App</title> <link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet"> <link href="https://fonts.googleapis.com/css?family=Roboto:300,400,500,700" rel="stylesheet"> <link href="http://localhost:4000/assets/stylesheets/bouquet/store/application.css" rel="stylesheet" type="text/css" /> </head> <body> <div id="main"></div> <script src="http://localhost:4000/assets/javascripts/bouquet/store/application.js"></script> </body> </html>
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
bouquet-0.2.2 | store/private/static/index.html |
bouquet-0.2.1 | store/private/static/index.html |
bouquet-0.2.0 | store/private/static/index.html |