Sha256: b9c3f2074d1f34ecedb39c0a72b7c7c1ebd8d120181cba58b20ed6905b121e9f
Contents?: true
Size: 711 Bytes
Versions: 1
Compression:
Stored size: 711 Bytes
Contents
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <title>Shoulders</title> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <!--[if (gt IE 8) | (IEMobile)]><!--> <link rel="stylesheet" href="stylesheets/style.css"> <!--<![endif]--> <!--[if (lt IE 9) & (!IEMobile)]> <link rel="stylesheet" href="stylesheets/oldie.css"> <![endif]--> <script src="javascripts/libs/modernizr.custom.js"></script> </head> <body> <h1>Shoulders</h1> <h2>You're now standing on the shoulders of giants</h2> <script src="javascripts/libs/jquery-1.8.3.min.js"></script> <script src="javascripts/scripts.js"></script> </body> </html>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
shoulders-0.0.1 | templates/project/index.html |