Commit f7318324 authored by cduvall@chromium.org's avatar cduvall@chromium.org

Extensions Docs Server: favicon

Favicon is now the chrom logo.

BUG=131095

Review URL: https://chromiumcodereview.appspot.com/10790157

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148220 0039d316-1c4b-4281-b951-d872f2087c98
parent 7d6ca0f6
......@@ -2,3 +2,4 @@
<link href="{{static}}/css/site.css" rel="stylesheet" type="text/css">
<link href="{{static}}/css/print.css" rel="stylesheet" type="text/css" media="print">
<link href="{{static}}/css/prettify.css" rel="stylesheet" type="text/css">
<link href="//www.google.com/images/icons/product/chrome-16.png" rel="icon" type="image/ico">
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment