Updated index.html file, added favicon
This commit is contained in:
parent
208d3365a9
commit
b770f12522
BIN
public_html/images/favicon.png
Normal file
BIN
public_html/images/favicon.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 377 KiB |
@ -2,8 +2,9 @@
|
|||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<title>Null</title>
|
<title>Null</title>
|
||||||
<meta name="viewport" content="width=device-width, inital-scale=1.0"/>
|
<meta name="viewport" content="width=device-width, initial-scale=1.0"/>
|
||||||
<meta name="author" content="andrewfoll@protonmail.com"/>
|
<meta name="author" content="andrewfoll@protonmail.com"/>
|
||||||
|
<link rel="shortcut icon" href="./images/favicon.png"/>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<h2>Hello, World!</h2>
|
<h2>Hello, World!</h2>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user