favicon.ico change...

This commit is contained in:
choi.jh 2024-04-19 12:33:59 +09:00
parent f5ff8bfd59
commit 7f25513ceb
2 changed files with 4 additions and 4 deletions

View File

@ -28,7 +28,7 @@
<!-- Favicons <!-- Favicons
=================================================== --> =================================================== -->
<link rel="shortcut icon" href="favicon.png" > <link rel="shortcut icon" href="favicon.ico" >
</head> </head>
@ -310,4 +310,4 @@
</body> </body>
</html> </html>

View File

@ -28,7 +28,7 @@
<!-- Favicons <!-- Favicons
=================================================== --> =================================================== -->
<link rel="shortcut icon" href="favicon.png" > <link rel="shortcut icon" href="favicon.ico" >
</head> </head>
@ -504,4 +504,4 @@
</body> </body>
</html> </html>