Skip to content

Commit 6ede930

Browse files
committed
feat: Update favicon-type
1 parent df66be1 commit 6ede930

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

config.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php
22

33
return [
4-
'version' => '2.2.2',
4+
'version' => '2.2.3',
55

66
'domains' => [
77
'mtex.dev',

index.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<meta property="og:image" content="https://github.com/MTEXdotDev.png">
2626
<meta property="twitter:image" content="https://github.com/MTEXdotDev.png">
2727

28-
<link rel="icon" type="image/x-icon" href="https://github.com/MTEXdotDev.png">
28+
<link rel="icon" type="image/png" href="http://github.com/MTEXdotDev.png" />
2929
<link rel="apple-touch-icon" href="https://github.com/MTEXdotDev.png">
3030
<link rel="stylesheet" href="style.css">
3131
<title>MTEX.dev // Domain Directory</title>

0 commit comments

Comments
 (0)