Skip to content

Commit

Permalink
Remove redundant link tags
Browse files Browse the repository at this point in the history
  • Loading branch information
xPaw authored and astorije committed Sep 27, 2018
1 parent 81a4398 commit 7dcf51b
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions _layouts/default.html
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,6 @@
<link rel="stylesheet" href="{{ site.baseurl }}/css/fontawesome/fontawesome.min.css">
<link rel="stylesheet" href="{{ site.baseurl }}/css/style.css">

<link rel="shortcut icon" href="/img/favicon.png">
<link href="/img/apple-touch-icon-120x120.png" rel="apple-touch-icon" sizes="120x120">

</head>
<body>

Expand Down

0 comments on commit 7dcf51b

Please sign in to comment.