Update index.html
This commit is contained in:
parent
628917ca70
commit
09dcab2dac
@ -1,5 +1,9 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<link rel="icon" type="image/png" href="images/favicon/favicon-32x32.png" sizes="32x32" />
|
||||
<link rel="icon" type="image/png" href="images/favicon/favicon-16x16.png" sizes="16x16" />
|
||||
</head>
|
||||
<body>
|
||||
<h1>Hello World</h1>
|
||||
<p>I'm hosted with GitHub Pages.</p>
|
||||
|
Loading…
Reference in New Issue
Block a user