Sha256: f9391e556faf42f06e52d87855b08db9dbee13282e5c1f3297bfc4ef094cda29

Contents?: true

Size: 709 Bytes

Versions: 3

Compression:

Stored size: 709 Bytes

Contents

<!doctype html>
<html>
  <head>
      <title>demo</title>
      <link href='http://fonts.googleapis.com/css?family=Lato:300italic,700italic,300,400,400italic,700' rel='stylesheet' type='text/css'>
      <script src="//ajax.googleapis.com/ajax/libs/jquery/1.10.1/jquery.min.js"></script>
      <script type="text/javascript" src="/shutterbug/shutterbug.js"></script>
      <link rel="stylesheet" type="text/css" href="main.css"></link>
  </head>
  <body>
    Examples:
    <ul>
      <li>Sourced vs. inline <a href="svg_example.html">SVG</a>.</li>
      <li>Very <a href="simple_example.html">simple</a> example.</li>
      <li><a href="iframe_example.html">IFrame</a> example.</li>
    </ul>
  </body>
</html>

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
shutterbug-0.1.2 demo/index.html
shutterbug-0.1.1 demo/index.html
shutterbug-0.1.0 demo/index.html