diff options
| author | Mark Otto <[email protected]> | 2012-09-14 15:21:44 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2012-09-14 15:21:44 -0700 |
| commit | 7ea4783df824c84df686edebbd4af34c72503c08 (patch) | |
| tree | 7e318d57b0b800a05962f836ddd64394fb24923b /hero.html | |
| parent | 8d97ae98d24e8f57a0c9cbbd4fcb506ceae057e0 (diff) | |
| download | bootstrap-7ea4783df824c84df686edebbd4af34c72503c08.tar.xz bootstrap-7ea4783df824c84df686edebbd4af34c72503c08.zip | |
tweak copy on each template, add sign in template
Diffstat (limited to 'hero.html')
| -rw-r--r-- | hero.html | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -17,12 +17,12 @@ </style> <link href="../assets/css/bootstrap-responsive.css" rel="stylesheet"> - <!-- Le HTML5 shim, for IE6-8 support of HTML5 elements --> + <!-- HTML5 shim, for IE6-8 support of HTML5 elements --> <!--[if lt IE 9]> <script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script> <![endif]--> - <!-- Le fav and touch icons --> + <!-- Fav and touch icons --> <link rel="shortcut icon" href="../assets/ico/favicon.ico"> <link rel="apple-touch-icon-precomposed" sizes="144x144" href="../assets/ico/apple-touch-icon-144-precomposed.png"> <link rel="apple-touch-icon-precomposed" sizes="114x114" href="../assets/ico/apple-touch-icon-114-precomposed.png"> |
