Initial commit
This commit is contained in:
commit
7041d01d59
9
index.html
Normal file
9
index.html
Normal file
@ -0,0 +1,9 @@
|
||||
<html>
|
||||
<head>
|
||||
<title>Test website!</title>
|
||||
</head>
|
||||
<body>
|
||||
<h1>Hi there!</h1>
|
||||
<p>This is a paragraph</p>
|
||||
</body>
|
||||
</html>
|
Loading…
Reference in New Issue
Block a user