[website] Create placeholder index.html.

This commit is contained in:
Nick Alexander 2018-06-19 11:39:08 -07:00 committed by GitHub
parent 88c6a4b05c
commit 91fa34e462
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

8
docs/index.html Normal file
View file

@ -0,0 +1,8 @@
<html>
<head>
<title>Mentat</title>
</head>
<body>
<h1>Mentat</h1>
</body>
</html>