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>
|
||||
<html>
|
||||
<head>
|
||||
<title>Page Title</title>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<h1>This is a Heading</h1>
|
||||
<p>This is a paragraph.</p>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>Tibo De Peuter</title>
|
||||
</head>
|
||||
<body>
|
||||
<h1>Hello there!</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>See you around! o7</p>
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Reference in a new issue