Sha256: 439e88c6b04b814cad200c83425ec60c29b8bbb337b637f2cb22a5c75596febc

Contents?: true

Size: 789 Bytes

Versions: 3

Compression:

Stored size: 789 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>
      <li><a href="nested_iframe_example.html">Nested IFrames</a> example.</li>
    </ul>
  </body>
</html>

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
shutterbug-0.2.5 demo/index.html
shutterbug-0.2.1 demo/index.html
shutterbug-0.2.0 demo/index.html