Add favicon
This commit is contained in:
parent
0ba6025495
commit
fc07325194
3 changed files with 2 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
<html>
|
||||
<head>
|
||||
<title>Nayyyyyyyyyy</title>
|
||||
<link href="favicon.ico" rel="icon" type="image/x-icon" />
|
||||
<style>
|
||||
img {
|
||||
width: 100%;
|
||||
|
|
BIN
favicon.ico
Normal file
BIN
favicon.ico
Normal file
Binary file not shown.
After Width: | Height: | Size: 318 B |
|
@ -3,6 +3,7 @@
|
|||
<head>
|
||||
<title>nikhil.horse</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<link href="favicon.ico" rel="icon" type="image/x-icon" />
|
||||
<style>
|
||||
* {box-sizing: border-box;}
|
||||
body {font-family: Verdana, sans-serif;}
|
||||
|
|
Loading…
Reference in a new issue