diff options
| author | Alee <Alee14498@gmail.com> | 2019-04-24 18:27:58 -0400 |
|---|---|---|
| committer | Alee <Alee14498@gmail.com> | 2019-04-24 18:27:58 -0400 |
| commit | 8c7c26d968c1158d22c5d26d417fad1031f6fb42 (patch) | |
| tree | 566f1f818dd9d4406818e8e198ec4ad65745369f /project-ports.html | |
| parent | 63397b0342db3b7a2edf923682d46273d108f071 (diff) | |
| download | aleecorp-website-8c7c26d968c1158d22c5d26d417fad1031f6fb42.tar.gz aleecorp-website-8c7c26d968c1158d22c5d26d417fad1031f6fb42.tar.bz2 aleecorp-website-8c7c26d968c1158d22c5d26d417fad1031f6fb42.zip | |
Website rewrite
Diffstat (limited to 'project-ports.html')
| -rw-r--r-- | project-ports.html | 23 |
1 files changed, 0 insertions, 23 deletions
diff --git a/project-ports.html b/project-ports.html deleted file mode 100644 index a7b87c8..0000000 --- a/project-ports.html +++ /dev/null @@ -1,23 +0,0 @@ -<html> - <head> - <style> - body { - font-family: Arial; - background-color: black; - color: white - } - .container { - width:80%; - margin:auto; - overflow:hidden; - } - </style> - <title>Project Ports News</title> - </head> - <body> - <div id="container"> - <h1>Latest News:</h1> - <p>Game is in pre alpha!</p> - </div> - </body> -</html>
\ No newline at end of file |
