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 | 78570890659e26f60effee3324fc3255cf6f64a3 (patch) | |
| tree | 2c124e1a1dd608df650748c41a02fd50fc5c5019 /docs/examples/fluid.html | |
| parent | 0bcbcf69ecdbbfb6e200f217f325ac52c6e4e380 (diff) | |
| download | bootstrap-78570890659e26f60effee3324fc3255cf6f64a3.tar.xz bootstrap-78570890659e26f60effee3324fc3255cf6f64a3.zip | |
tweak copy on each template, add sign in template
Diffstat (limited to 'docs/examples/fluid.html')
| -rw-r--r-- | docs/examples/fluid.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/examples/fluid.html b/docs/examples/fluid.html index 24ea26582..517e209b7 100644 --- a/docs/examples/fluid.html +++ b/docs/examples/fluid.html @@ -20,12 +20,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"> |
