Skip to content

Commit

Permalink
Merge pull request #3217 from mbrookes/favicon
Browse files Browse the repository at this point in the history
[Docs] Add favicon
  • Loading branch information
oliviertassinari committed Feb 7, 2016
2 parents dc6bebe + e222614 commit 484f038
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
Binary file added docs/src/www/images/favicon.ico
Binary file not shown.
1 change: 1 addition & 0 deletions docs/src/www/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" type="text/css" href="css/main.css">
<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">
<link rel="shortcut icon" href="/images/favicon.ico">
</head>

<body>
Expand Down

0 comments on commit 484f038

Please sign in to comment.