Skip to content

Commit 4cf2fa2

Browse files
author
Sophie Shepherd
committedFeb 13, 2017
change favicon to match github
1 parent 1fee431 commit 4cf2fa2

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed
 

‎_includes/head.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<meta name="viewport" content="width=device-width, initial-scale=1">
44
<link href="https://fonts.googleapis.com/css?family=Roboto:300,300i,400,400i,700,700i" rel="stylesheet">
55
<link href="/assets/css/index.css" rel="stylesheet">
6-
<link rel="icon" type="image/png" href="{{ "/assets/favicon-128.png" | prepend: site.baseurl }}" sizes="128x128" />
6+
<link rel="icon" type="image/x-icon" href="https://assets-cdn.github.com/favicon.ico">
77
<script src="https://ajax.googleapis.com/ajax/libs/jquery/2.2.4/jquery.min.js"></script>
88
<script src="{{ "/js/script.js" | prepend: site.baseurl }}"></script>
99
<script>

‎assets/favicon-128.png

-2.87 KB
Binary file not shown.

‎favicon.ico

6.37 KB
Binary file not shown.

0 commit comments

Comments
 (0)