Skip to content

Commit b2ca443

Browse files
authored
Update default.html
1 parent ef8e6b5 commit b2ca443

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

_layouts/default.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700' rel='stylesheet' type='text/css'>
99
<link rel="stylesheet" href="{{ '/assets/css/style.css?v=' | append: site.github.build_revision | relative_url }}">
1010
<link rel="stylesheet" href="{{ '/assets/css/main.css?v=' | append: site.github.build_revision | relative_url }}">
11+
<link rel="icon" href="{{ site.favicon | default: '/favicon.ico' }}" type="image/x-icon">
1112
</head>
1213
<body>
1314
<section class="page-header">

0 commit comments

Comments
 (0)