Create index.html

This commit is contained in:
Andrew Lee 2019-05-25 11:17:23 -04:00 committed by GitHub
commit 8e67e031ca
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

12
index.html Normal file
View file

@ -0,0 +1,12 @@
<!DOCTYPE html>
<html>
<head>
<title>AleeCorp Website - MOVED</title>
</head>
<body>
<h1>AleeCorp Website is moving!</h1>
<p>Hey there, yes i'm rewriting the website but this time in nodejs but source code will publicly will be available too so yeah.</p>
<br>
<p>Website will be available once I have done some things in it.</p>
</body>
</html>