Update index.html
This commit is contained in:
parent
43ba80da27
commit
8d8efc6705
1 changed files with 11 additions and 12 deletions
23
index.html
23
index.html
|
@ -1,12 +1,11 @@
|
||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<title>Page Title</title>
|
<title>Tibo De Peuter</title>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
|
<h1>Hello there!</h1>
|
||||||
<h1>This is a Heading</h1>
|
<p>My name is Tibo De Peuter. Even though this website may currently not look like much, please come back later and check out the finished product!</p>
|
||||||
<p>This is a paragraph.</p>
|
<p>See you around! o7</p>
|
||||||
|
</body>
|
||||||
</body>
|
</html>
|
||||||
</html>
|
|
||||||
|
|
Loading…
Reference in a new issue