Skip to content

Commit

Permalink
Move favicon to root
Browse files Browse the repository at this point in the history
  • Loading branch information
aciddjus committed Sep 23, 2019
1 parent dddaabe commit 22c96f8
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file added favicon.ico
Binary file not shown.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<meta name="fragment" content="!">
<title>When is the next Apple keynote?</title>

<link rel="shortcut icon" href="images/favicon.ico" type="image/x-icon">
<link rel="shortcut icon" href="favicon.ico" type="image/x-icon">
<link rel="apple-touch-icon" href="images/keynote_icon57x57.png">
<link rel="apple-touch-icon" sizes="76x76" href="images/keynote_icon76x76.png">
<link rel="apple-touch-icon" sizes="120x120" href="images/keynote_icon120x120.png">
Expand Down

0 comments on commit 22c96f8

Please sign in to comment.