From 2bc04d23fbc302e6dd52ab80a621aa264548d9e3 Mon Sep 17 00:00:00 2001 From: Brenton Date: Mon, 15 Jul 2013 16:00:51 -0700 Subject: docs(header): replace logo.png with logo.svg The current logo looks awful on high-density displays. SVG is a better choice because it can scale to any resolution without increasing file size. Amending #2775 to add support for IE 8 by falling back to existing PNG with img.onerror Using relative URLs as directed by @btford and @petebacondarwin. (commit by Brenton Simpson - @appsforartists) Closes #2874 Conflicts: docs/src/templates/css/docs.css docs/src/templates/index.html --- docs/img/angularjs-for-header-only.svg | 41 ++++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 docs/img/angularjs-for-header-only.svg (limited to 'docs/img/angularjs-for-header-only.svg') diff --git a/docs/img/angularjs-for-header-only.svg b/docs/img/angularjs-for-header-only.svg new file mode 100644 index 00000000..58a6cc19 --- /dev/null +++ b/docs/img/angularjs-for-header-only.svg @@ -0,0 +1,41 @@ + + + +]> + + + + + + + + + + + + + + + + + -- cgit v1.2.3