We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent df66be1 commit 6ede930Copy full SHA for 6ede930
config.php
@@ -1,7 +1,7 @@
1
<?php
2
3
return [
4
- 'version' => '2.2.2',
+ 'version' => '2.2.3',
5
6
'domains' => [
7
'mtex.dev',
index.php
@@ -25,7 +25,7 @@
25
<meta property="og:image" content="https://github.com/MTEXdotDev.png">
26
<meta property="twitter:image" content="https://github.com/MTEXdotDev.png">
27
28
- <link rel="icon" type="image/x-icon" href="https://github.com/MTEXdotDev.png">
+ <link rel="icon" type="image/png" href="http://github.com/MTEXdotDev.png" />
29
<link rel="apple-touch-icon" href="https://github.com/MTEXdotDev.png">
30
<link rel="stylesheet" href="style.css">
31
<title>MTEX.dev // Domain Directory</title>
0 commit comments