Sha256: cb5222c9dc9f2a537f79d3b8a4eb2a54dcd7a9debe219c6c80bde92d20a6c1e6

Contents?: true

Size: 1.27 KB

Versions: 3

Compression:

Stored size: 1.27 KB

Contents

<!DOCTYPE html>
<html>
  <head>
    <meta charset="utf-8">
    <meta name="viewport" content="width=device-width,initial-scale=1.0">
    <meta name="description" content="Sandbox for Carte">
    <title>Carte Sandbox (custom)</title>
    <script type="text/javascript" src="app.js"></script>
    <link href="/apple-touch-icon.png" rel="apple-touch-icon">
    <link rel="apple-touch-icon" sizes="x">
    <link href="images/apple-touch-icon-57x57.png" rel="apple-touch-icon" sizes="57x57">
    <link href="images/apple-touch-icon-72x72.png" rel="apple-touch-icon" sizes="72x72">
    <link href="images/apple-touch-icon-76x76.png" rel="apple-touch-icon" sizes="76x76">
    <link href="images/apple-touch-icon-114x114.png" rel="apple-touch-icon" sizes="114x114">
    <link href="images/apple-touch-icon-120x120.png" rel="apple-touch-icon" sizes="120x120">
    <link href="images/apple-touch-icon-144x144.png" rel="apple-touch-icon" sizes="144x144">
    <link href="images/apple-touch-icon-152x152.png" rel="apple-touch-icon" sizes="152x152">
    <style>
      a {
        color: #337ab7;
        text-decoration: none;
      }
      a:hover,
      a:focus {
        color: #23527c;
        text-decoration: underline;
      }
    </style>
  </head>
  <body>
    <div id="app"></div>
  </body>
</html>

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
carte-server-0.0.17 public/app.html
carte-server-0.0.16 public/app.html
carte-server-0.0.15 public/app.html