Skip to content

Commit 036f773

Browse files
committed
favicon.ico
1 parent c01c54a commit 036f773

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

favicon.ico

1.12 KB
Binary file not shown.

index.html

+2
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@
1919
<![endif]-->
2020
<link href="https://fonts.googleapis.com/css?family=Open+Sans" rel="stylesheet" type="text/css" />
2121
<link href="css/main.css" rel="stylesheet" type="text/css" />
22+
<link rel="shortcut icon" href="/favicon.ico" type="image/x-icon">
23+
<link rel="icon" href="/favicon.ico" type="image/x-icon">
2224
<title>{% if page.title %}{{ page.title }}{% else %}{{ site.title }}{% endif %}</title>
2325
</head>
2426
<body>

0 commit comments

Comments
 (0)