add index.html placeholder
This commit is contained in:
parent
d845331e1f
commit
74a07a4db0
|
@ -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>
|
Loading…
Reference in New Issue