remove favicon-32.png and use favicon.ico instead
This commit is contained in:
parent
0a171c53a3
commit
0bb721216d
Binary file not shown.
Before Width: | Height: | Size: 3.1 KiB |
@ -12,7 +12,7 @@
|
|||||||
<link href="https://fonts.googleapis.com/css?family=Fira+Mono:500&display=block" rel="stylesheet">
|
<link href="https://fonts.googleapis.com/css?family=Fira+Mono:500&display=block" rel="stylesheet">
|
||||||
<link rel="stylesheet" href="/pygments.css">
|
<link rel="stylesheet" href="/pygments.css">
|
||||||
<link rel="stylesheet" href="/style.css">
|
<link rel="stylesheet" href="/style.css">
|
||||||
<link rel="icon" type="image/png" href="/favicon-32.png">
|
<link rel="icon" type="image/png" href="/favicon.ico">
|
||||||
<link rel="canonical" href="https://www.mcmillen.dev/__PAGE_URL_GOES_HERE__">
|
<link rel="canonical" href="https://www.mcmillen.dev/__PAGE_URL_GOES_HERE__">
|
||||||
<!-- TODO: add apple touch icon, maybe other favicon sizes -->
|
<!-- TODO: add apple touch icon, maybe other favicon sizes -->
|
||||||
</head>
|
</head>
|
||||||
@ -24,7 +24,7 @@
|
|||||||
<div id="header">
|
<div id="header">
|
||||||
<div class="content">
|
<div class="content">
|
||||||
<a href="/" class="undecorated">Colin McMillen</a>
|
<a href="/" class="undecorated">Colin McMillen</a>
|
||||||
<span style="float: right;"><a href="https://twitter.com/mcmillen"><img src="/img/twitter.svg" alt="Twitter"></a></span>
|
<span style="float: right;"><a href="https://twitter.com/mcmillen"><img src="/img/twitter.svg" alt="@mcmillen"></a></span>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user