why dows favicon not work
This commit is contained in:
BIN
favicon.ico
BIN
favicon.ico
Binary file not shown.
Before Width: | Height: | Size: 1.7 KiB After Width: | Height: | Size: 66 KiB |
@ -4,9 +4,9 @@
|
||||
<script src="jquery-3.6.0.min.js"></script>
|
||||
<script src="jquery.fittext.js"></script>
|
||||
<script src="index.js"></script>
|
||||
<link rel=image/x-icon" href="favicon.ico">
|
||||
<link rel=image/x-icon" href="favicon.ico"></link>
|
||||
<meta charset="utf-8">
|
||||
<link rel="stylesheet" href="index.css">
|
||||
<link rel="stylesheet" href="index.css"></link>
|
||||
<title>Battleship</title>
|
||||
</head>
|
||||
<body>
|
||||
|
Reference in New Issue
Block a user