Skip to content

Commit 100997e

Browse files
committedJul 7, 2017
fix 4
1 parent fdfe1e5 commit 100997e

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed
 

‎_layouts/default.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@
1010
<link rel="stylesheet" type="text/css" media="screen" href="{{ '/assets/css/style.css?v=' | append: site.github.build_revision | relative_url }}">
1111

1212
<title>{{ site.title | default: site.github.repository_name }}</title>
13+
<link rel="icon" href="/favicon.ico" type="image/x-icon">
14+
<link rel="shortcut icon" href="/favicon.ico" type="image/x-icon">
1315
</head>
1416

1517
<body>

‎favicon.ico

1.12 KB
Binary file not shown.

0 commit comments

Comments
 (0)