add favicon
This commit is contained in:
parent
f545157606
commit
894bc8fc41
2 changed files with 2 additions and 0 deletions
BIN
home/site/8bitcc.ico
Executable file
BIN
home/site/8bitcc.ico
Executable file
Binary file not shown.
|
After Width: | Height: | Size: 4.2 KiB |
|
|
@ -5,6 +5,8 @@
|
||||||
<title>Home Lab</title>
|
<title>Home Lab</title>
|
||||||
<meta charset="UTF-8" />
|
<meta charset="UTF-8" />
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||||
|
<!-- icon -->
|
||||||
|
<link rel="icon" href="8bitcc.ico" type="image/x-icon" />
|
||||||
<link rel="stylesheet" href="app.css" />
|
<link rel="stylesheet" href="app.css" />
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue