Fix html code for favicon
This commit is contained in:
parent
867fc1d50d
commit
ab414ae645
@ -584,7 +584,7 @@ if ($_SERVER['REQUEST_METHOD'] == 'POST') {
|
||||
<meta name="robots" content="noindex,nofollow">
|
||||
|
||||
<!-- Favicon -->
|
||||
<link rel="shortcut icon" type="image/x-icon" href="bl-kernel/img/favicon.png?version=<?php echo time() ?>">
|
||||
<link rel="icon" type="image/png" href="bl-kernel/img/favicon.png?version=<?php echo time() ?>">
|
||||
|
||||
<!-- CSS -->
|
||||
<link rel="stylesheet" type="text/css" href="bl-kernel/css/bootstrap.min.css?version=<?php echo time() ?>">
|
||||
|
Loading…
Reference in New Issue
Block a user