add index.html placeholder

This commit is contained in:
walker0643 2018-07-07 13:51:01 -04:00
parent d845331e1f
commit 74a07a4db0
1 changed files with 11 additions and 0 deletions

11
index.html Normal file
View File

@ -0,0 +1,11 @@
<!doctype html>
<html lang='en'>
<head>
<title> Barrier Project </title>
</head>
<body>
<span style='font-style: italic;'> Work in progress! </span>
</body>
</html>