Add 'index.html'
This commit is contained in:
parent
71e8046efa
commit
ff7c101f9d
1 changed files with 13 additions and 0 deletions
13
index.html
Normal file
13
index.html
Normal file
|
@ -0,0 +1,13 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<h1>Template</h1>
|
||||
|
||||
<p>This is a blank template for a web page.</p>
|
||||
|
||||
</body>
|
||||
</html>
|
Reference in a new issue