1 commit
This commit is contained in:
commit
e784c9b472
9
index.html
Normal file
9
index.html
Normal file
|
@ -0,0 +1,9 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>My Static Website</title>
|
||||
</head>
|
||||
<body>
|
||||
<h1>This website says its main branch</h1>
|
||||
</body>
|
||||
</html>
|
Loading…
Reference in a new issue