Skip to content

Commit

Permalink
restore the favicon
Browse files Browse the repository at this point in the history
  • Loading branch information
Cadair committed Feb 5, 2019
1 parent 3da960e commit b2dfe16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<link href="https://fonts.googleapis.com/css?family=Roboto+Mono:300,300i,400,400i,700,700i|Roboto:100,200,300,400,500,600,700,800,900|Ubuntu+Mono|Overpass+Mono|Inconsolata" rel="stylesheet">
<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">
<link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css" rel="stylesheet">
<!-- <link rel="shortcut icon" href="favicon.ico" type="image/x-icon"> -->
<link rel="shortcut icon" href="favicon.ico" type="image/x-icon">
</head>

<body>
Expand Down

0 comments on commit b2dfe16

Please sign in to comment.