Skip to content

Commit 5adb0c7

Browse files
Merge PR #13 (update favicon:type)
Update favicon:type
2 parents bb026a2 + 03e844c commit 5adb0c7

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' => 'v1.3.2',
4+
'version' => 'v1.3.3',
55
'services' => [
66
[
77
'address' => 'https://mtex.dev',

index.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
<meta property="twitter:description" content="Check the current status and performance of all MTEX services.">
5858
<meta property="twitter:image" content="https://github.com/MTEXdotDev.png">
5959

60-
<link rel="icon" type="image/x-icon" href="https://github.com/MTEXdotDev.png">
60+
<link rel="icon" type="image/png" href="http://github.com/MTEXdotDev.png" />
6161
<link rel="apple-touch-icon" href="https://github.com/MTEXdotDev.png">
6262
<meta name="theme-color" content="#0a0a0a">
6363
<meta name="apple-mobile-web-app-capable" content="yes">

0 commit comments

Comments
 (0)