diff options
| author | Alee <Alee14498@gmail.com> | 2019-05-25 11:17:23 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-05-25 11:17:23 -0400 |
| commit | 8e67e031ca830be376515c49e0decd0c9f205eb0 (patch) | |
| tree | 177c61a06bc5b6751bcf33865c0ac398a69b95ee /index.html | |
| download | aleecorp-8e67e031ca830be376515c49e0decd0c9f205eb0.tar.gz aleecorp-8e67e031ca830be376515c49e0decd0c9f205eb0.tar.bz2 aleecorp-8e67e031ca830be376515c49e0decd0c9f205eb0.zip | |
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/index.html b/index.html new file mode 100644 index 0000000..68c40e2 --- /dev/null +++ b/index.html @@ -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> |
