From d5697fcf6b17721a243dc7e99060aa39c976cde7 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Wed, 31 Oct 2012 10:41:41 -0700 Subject: fixes #5717: add retina favicon, recompile docs --- docs/assets/ico/favicon.png | Bin 0 -> 2711 bytes docs/base-css.html | 2 +- docs/components.html | 2 +- docs/customize.html | 2 +- docs/extend.html | 2 +- docs/getting-started.html | 2 +- docs/index.html | 2 +- docs/javascript.html | 2 +- docs/scaffolding.html | 2 +- docs/templates/layout.mustache | 2 +- 10 files changed, 9 insertions(+), 9 deletions(-) create mode 100644 docs/assets/ico/favicon.png (limited to 'docs') diff --git a/docs/assets/ico/favicon.png b/docs/assets/ico/favicon.png new file mode 100644 index 000000000..073c13c0f Binary files /dev/null and b/docs/assets/ico/favicon.png differ diff --git a/docs/base-css.html b/docs/base-css.html index 10a7dc62e..4d27a6d69 100644 --- a/docs/base-css.html +++ b/docs/base-css.html @@ -19,7 +19,7 @@ - + diff --git a/docs/components.html b/docs/components.html index 8725400f8..1874470f4 100644 --- a/docs/components.html +++ b/docs/components.html @@ -19,7 +19,7 @@ - + diff --git a/docs/customize.html b/docs/customize.html index 30be36ee1..5cf80c464 100644 --- a/docs/customize.html +++ b/docs/customize.html @@ -19,7 +19,7 @@ - + diff --git a/docs/extend.html b/docs/extend.html index f7d509f86..7cca345e6 100644 --- a/docs/extend.html +++ b/docs/extend.html @@ -19,7 +19,7 @@ - + diff --git a/docs/getting-started.html b/docs/getting-started.html index e86e924f3..614250844 100644 --- a/docs/getting-started.html +++ b/docs/getting-started.html @@ -19,7 +19,7 @@ - + diff --git a/docs/index.html b/docs/index.html index 54dc3c1f1..df04f698c 100644 --- a/docs/index.html +++ b/docs/index.html @@ -19,7 +19,7 @@ - + diff --git a/docs/javascript.html b/docs/javascript.html index bd4d606b3..bf53d1e55 100644 --- a/docs/javascript.html +++ b/docs/javascript.html @@ -19,7 +19,7 @@ - + diff --git a/docs/scaffolding.html b/docs/scaffolding.html index 681ec1fa3..ec548ace2 100644 --- a/docs/scaffolding.html +++ b/docs/scaffolding.html @@ -19,7 +19,7 @@ - + diff --git a/docs/templates/layout.mustache b/docs/templates/layout.mustache index deaec189a..db4196033 100644 --- a/docs/templates/layout.mustache +++ b/docs/templates/layout.mustache @@ -19,7 +19,7 @@ - + -- cgit v1.2.3