Skip to content

Commit f9f2a7a

Browse files
committed
updated favicon
1 parent e40c1cb commit f9f2a7a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

upload.php

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
* @Author: Amirhossein Hosseinpour <https://amirhp.com>
55
* @Date Created: 2020/11/15 19:31:15
66
* @Last modified by: amirhp-com <its@amirhp.com>
7-
* @Last modified time: 2024/08/18 22:40:58
7+
* @Last modified time: 2024/08/18 22:44:10
88
*/
99

1010
@ini_set("display_errors", 1);
@@ -106,8 +106,8 @@
106106
color: #e32121;
107107
}
108108
</style>
109-
<link rel="icon" href="blackswan.png" sizes="32x32" />
110-
<link rel="icon" href="blackswan.png" sizes="192x192" />
109+
<link rel="icon" href="https://raw.githubusercontent.com/amirhp-com/upload-file-from-url-to-webserver/main/blackswan.png" sizes="32x32" />
110+
<link rel="icon" href="https://raw.githubusercontent.com/amirhp-com/upload-file-from-url-to-webserver/main/blackswan.png" sizes="192x192" />
111111
</head>
112112

113113
<body class="uffutw upload-file-from-url-to-webserver v-12">

0 commit comments

Comments
 (0)