add favicon
This commit is contained in:
parent
b24f116495
commit
1035e52cbe
2 changed files with 2 additions and 0 deletions
BIN
favicon.ico
Normal file
BIN
favicon.ico
Normal file
Binary file not shown.
After Width: | Height: | Size: 15 KiB |
|
@ -5,6 +5,8 @@
|
|||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>I EAT ROCKS</title>
|
||||
|
||||
<link rel="shortcut icon" href="favicon.ico" type="image/x-icon">
|
||||
|
||||
<style>
|
||||
* {
|
||||
padding: 0;
|
||||
|
|
Loading…
Reference in a new issue