feat: 引入 favicon.ico

This commit is contained in:
Burt 2024-01-23 19:19:51 +08:00
parent ec426f9537
commit c3ed31c84b
2 changed files with 1 additions and 0 deletions

BIN
favicon.ico Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

View File

@ -2,6 +2,7 @@
<html build-date="%BUILD_DATE%"> <html build-date="%BUILD_DATE%">
<head> <head>
<meta charset="UTF-8" /> <meta charset="UTF-8" />
<link rel="shortcut icon" href="favicon.ico" type="image/x-icon" />
<script> <script>
var coverSupport = var coverSupport =
'CSS' in window && 'CSS' in window &&