We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b93aa8a commit 2a10ffeCopy full SHA for 2a10ffe
phpinfo.php
@@ -75,7 +75,7 @@ function isMobile() {
75
<link rel="stylesheet" href="<?php echo $css; ?>" type="text/css">
76
<script src="<?php echo $jsBtn; ?>"></script>
77
<?php endif; ?>
78
- <link rel="shortcut icon" href="/res/imgs/php_out_favicon.png" type="image/png">
+ <link rel="shortcut icon" href="/res/imgs/favicon.png" type="image/png">
79
</head>
80
<body>
81
<?php
0 commit comments