Sha256: 0c635d62d7b285b3bc22a02a8a06948f04d723e728ef6030e0e4717a9c9f1968
Contents?: true
Size: 759 Bytes
Versions: 5
Compression:
Stored size: 759 Bytes
Contents
<!DOCTYPE html> <html> <head> <meta http-equiv="Content-type" content="text/html; charset=utf-8"> <title>Genesis</title> <link rel="stylesheet" type="text/css" href="base.css" /> <link rel="stylesheet" type="text/css" href="effects.css" /> <link rel="stylesheet" type="text/css" href="themes/default.css" /> <script type="text/javascript" charset="utf-8" src="../../lib/jquery-1.4.1.min.js"></script> <script type="text/javascript" charset="utf-8" src="../../lib/jquery.shining.js"></script> </head> <body> <section id="stage"></section> <nav id="controls" class="transparent"> <a id="first"><<</a> <a id="previous"><</a> <a id="next">></a> <a id="last">>></a> </nav> </body> </html>
Version data entries
5 entries across 5 versions & 1 rubygems
Version | Path |
---|---|
shining-1.1.1 | spec/sample/index.html |
shining-1.1.0 | spec/sample/index.html |
shining-1.0.2 | spec/sample/index.html |
shining-1.0.1 | spec/sample/index.html |
shining-1.0.0 | spec/sample/index.html |