close
The Wayback Machine - https://web.archive.org/web/20200704234739/https://github.com/github/opensource.guide/commit/4cf2fa2de3f5779dc8ac804f41ca75ff01b4df73
Skip to content
Permalink
Browse files

change favicon to match github

  • Loading branch information
sophshep committed Feb 13, 2017
1 parent 1fee431 commit 4cf2fa2de3f5779dc8ac804f41ca75ff01b4df73
Showing with 1 addition and 1 deletion.
  1. +1 −1 _includes/head.html
  2. BIN assets/favicon-128.png
  3. BIN favicon.ico
@@ -3,7 +3,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1">
<link href="https://fonts.googleapis.com/css?family=Roboto:300,300i,400,400i,700,700i" rel="stylesheet">
<link href="/assets/css/index.css" rel="stylesheet">
<link rel="icon" type="image/png" href="{{ "/assets/favicon-128.png" | prepend: site.baseurl }}" sizes="128x128" />
<link rel="icon" type="image/x-icon" href="https://assets-cdn.github.com/favicon.ico">
<script src="https://ajax.googleapis.com/ajax/libs/jquery/2.2.4/jquery.min.js"></script>
<script src="{{ "/js/script.js" | prepend: site.baseurl }}"></script>
<script>
BIN -2.87 KB assets/favicon-128.png
Binary file not shown.
BIN +6.37 KB favicon.ico
Binary file not shown.

0 comments on commit 4cf2fa2

Please sign in to comment.
You can’t perform that action at this time.