diff options
| author | Mark Otto <[email protected]> | 2012-01-25 10:19:29 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2012-01-25 10:19:29 -0800 |
| commit | 1fa3eab20c827d0300cd4a4bb50e2c28e16a2872 (patch) | |
| tree | 6930540303b2f6c63cdc5a2f42138cf405343de7 | |
| parent | 9380ff8a06197de3f7a3f27a66284da540192f0c (diff) | |
| download | bootstrap-1fa3eab20c827d0300cd4a4bb50e2c28e16a2872.tar.xz bootstrap-1fa3eab20c827d0300cd4a4bb50e2c28e16a2872.zip | |
fix location of favicon
| -rw-r--r-- | docs/base-css.html | 2 | ||||
| -rw-r--r-- | docs/components.html | 2 | ||||
| -rw-r--r-- | docs/download.html | 2 | ||||
| -rw-r--r-- | docs/index.html | 2 | ||||
| -rw-r--r-- | docs/javascript.html | 2 | ||||
| -rw-r--r-- | docs/less.html | 2 | ||||
| -rw-r--r-- | docs/scaffolding.html | 2 | ||||
| -rw-r--r-- | docs/templates/layout.mustache | 2 | ||||
| -rw-r--r-- | docs/upgrading.html | 2 |
9 files changed, 9 insertions, 9 deletions
diff --git a/docs/base-css.html b/docs/base-css.html index 790243426..8013ee8aa 100644 --- a/docs/base-css.html +++ b/docs/base-css.html @@ -19,7 +19,7 @@ <link href="assets/js/google-code-prettify/prettify.css" rel="stylesheet"> <!-- Le fav and touch icons --> - <link rel="shortcut icon" href="images/favicon.ico"> + <link rel="shortcut icon" href="assets/ico/favicon.ico"> <link rel="apple-touch-icon" href="images/apple-touch-icon.png"> <link rel="apple-touch-icon" sizes="72x72" href="images/apple-touch-icon-72x72.png"> <link rel="apple-touch-icon" sizes="114x114" href="images/apple-touch-icon-114x114.png"> diff --git a/docs/components.html b/docs/components.html index e52780183..0833cbf6b 100644 --- a/docs/components.html +++ b/docs/components.html @@ -19,7 +19,7 @@ <link href="assets/js/google-code-prettify/prettify.css" rel="stylesheet"> <!-- Le fav and touch icons --> - <link rel="shortcut icon" href="images/favicon.ico"> + <link rel="shortcut icon" href="assets/ico/favicon.ico"> <link rel="apple-touch-icon" href="images/apple-touch-icon.png"> <link rel="apple-touch-icon" sizes="72x72" href="images/apple-touch-icon-72x72.png"> <link rel="apple-touch-icon" sizes="114x114" href="images/apple-touch-icon-114x114.png"> diff --git a/docs/download.html b/docs/download.html index 7c0367519..cdc129049 100644 --- a/docs/download.html +++ b/docs/download.html @@ -19,7 +19,7 @@ <link href="assets/js/google-code-prettify/prettify.css" rel="stylesheet"> <!-- Le fav and touch icons --> - <link rel="shortcut icon" href="images/favicon.ico"> + <link rel="shortcut icon" href="assets/ico/favicon.ico"> <link rel="apple-touch-icon" href="images/apple-touch-icon.png"> <link rel="apple-touch-icon" sizes="72x72" href="images/apple-touch-icon-72x72.png"> <link rel="apple-touch-icon" sizes="114x114" href="images/apple-touch-icon-114x114.png"> diff --git a/docs/index.html b/docs/index.html index 4e3ecd038..958f17bf8 100644 --- a/docs/index.html +++ b/docs/index.html @@ -19,7 +19,7 @@ <link href="assets/js/google-code-prettify/prettify.css" rel="stylesheet"> <!-- Le fav and touch icons --> - <link rel="shortcut icon" href="images/favicon.ico"> + <link rel="shortcut icon" href="assets/ico/favicon.ico"> <link rel="apple-touch-icon" href="images/apple-touch-icon.png"> <link rel="apple-touch-icon" sizes="72x72" href="images/apple-touch-icon-72x72.png"> <link rel="apple-touch-icon" sizes="114x114" href="images/apple-touch-icon-114x114.png"> diff --git a/docs/javascript.html b/docs/javascript.html index 9ef609138..9d6b2812d 100644 --- a/docs/javascript.html +++ b/docs/javascript.html @@ -19,7 +19,7 @@ <link href="assets/js/google-code-prettify/prettify.css" rel="stylesheet"> <!-- Le fav and touch icons --> - <link rel="shortcut icon" href="images/favicon.ico"> + <link rel="shortcut icon" href="assets/ico/favicon.ico"> <link rel="apple-touch-icon" href="images/apple-touch-icon.png"> <link rel="apple-touch-icon" sizes="72x72" href="images/apple-touch-icon-72x72.png"> <link rel="apple-touch-icon" sizes="114x114" href="images/apple-touch-icon-114x114.png"> diff --git a/docs/less.html b/docs/less.html index 1e6c48253..f920a80a8 100644 --- a/docs/less.html +++ b/docs/less.html @@ -19,7 +19,7 @@ <link href="assets/js/google-code-prettify/prettify.css" rel="stylesheet"> <!-- Le fav and touch icons --> - <link rel="shortcut icon" href="images/favicon.ico"> + <link rel="shortcut icon" href="assets/ico/favicon.ico"> <link rel="apple-touch-icon" href="images/apple-touch-icon.png"> <link rel="apple-touch-icon" sizes="72x72" href="images/apple-touch-icon-72x72.png"> <link rel="apple-touch-icon" sizes="114x114" href="images/apple-touch-icon-114x114.png"> diff --git a/docs/scaffolding.html b/docs/scaffolding.html index 7f2bbc09f..77aeea5a3 100644 --- a/docs/scaffolding.html +++ b/docs/scaffolding.html @@ -19,7 +19,7 @@ <link href="assets/js/google-code-prettify/prettify.css" rel="stylesheet"> <!-- Le fav and touch icons --> - <link rel="shortcut icon" href="images/favicon.ico"> + <link rel="shortcut icon" href="assets/ico/favicon.ico"> <link rel="apple-touch-icon" href="images/apple-touch-icon.png"> <link rel="apple-touch-icon" sizes="72x72" href="images/apple-touch-icon-72x72.png"> <link rel="apple-touch-icon" sizes="114x114" href="images/apple-touch-icon-114x114.png"> diff --git a/docs/templates/layout.mustache b/docs/templates/layout.mustache index 0bcfaeb63..3435e3579 100644 --- a/docs/templates/layout.mustache +++ b/docs/templates/layout.mustache @@ -19,7 +19,7 @@ <link href="assets/js/google-code-prettify/prettify.css" rel="stylesheet"> <!-- Le fav and touch icons --> - <link rel="shortcut icon" href="images/favicon.ico"> + <link rel="shortcut icon" href="assets/ico/favicon.ico"> <link rel="apple-touch-icon" href="images/apple-touch-icon.png"> <link rel="apple-touch-icon" sizes="72x72" href="images/apple-touch-icon-72x72.png"> <link rel="apple-touch-icon" sizes="114x114" href="images/apple-touch-icon-114x114.png"> diff --git a/docs/upgrading.html b/docs/upgrading.html index 33b4d939a..c7e6c815f 100644 --- a/docs/upgrading.html +++ b/docs/upgrading.html @@ -19,7 +19,7 @@ <link href="assets/js/google-code-prettify/prettify.css" rel="stylesheet"> <!-- Le fav and touch icons --> - <link rel="shortcut icon" href="images/favicon.ico"> + <link rel="shortcut icon" href="assets/ico/favicon.ico"> <link rel="apple-touch-icon" href="images/apple-touch-icon.png"> <link rel="apple-touch-icon" sizes="72x72" href="images/apple-touch-icon-72x72.png"> <link rel="apple-touch-icon" sizes="114x114" href="images/apple-touch-icon-114x114.png"> |
