Skip to content

Commit 2a10ffe

Browse files
authored
Update phpinfo.php
1 parent b93aa8a commit 2a10ffe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

phpinfo.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ function isMobile() {
7575
<link rel="stylesheet" href="<?php echo $css; ?>" type="text/css">
7676
<script src="<?php echo $jsBtn; ?>"></script>
7777
<?php endif; ?>
78-
<link rel="shortcut icon" href="/res/imgs/php_out_favicon.png" type="image/png">
78+
<link rel="shortcut icon" href="/res/imgs/favicon.png" type="image/png">
7979
</head>
8080
<body>
8181
<?php

0 commit comments

Comments
 (0)