diff options
Diffstat (limited to 'docs')
| -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"> |
