add favicon添加
This commit is contained in:
parent
b70219bfbb
commit
cae104100e
BIN
favicon.png
Normal file
BIN
favicon.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.6 KiB |
@ -2,6 +2,7 @@
|
|||||||
<head>
|
<head>
|
||||||
<meta charset="utf8">
|
<meta charset="utf8">
|
||||||
<title>Pac-Man . 吃豆游戏</title>
|
<title>Pac-Man . 吃豆游戏</title>
|
||||||
|
<link rel="shortcut icon" href="favicon.png">
|
||||||
<style>
|
<style>
|
||||||
*{padding:0;margin:0;}
|
*{padding:0;margin:0;}
|
||||||
.wrapper{
|
.wrapper{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user