diff options
| author | Alee14 <Alee14498@gmail.com> | 2017-12-13 19:26:48 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-12-13 19:26:48 -0500 |
| commit | abe7abc1877afc59c7fbf05ec2ac9666ccf45c95 (patch) | |
| tree | 4507053a6cc6a682805a8a1d49fa055cd5ff32d9 /newsite.html | |
| parent | 8ba46f56e2cb9cce1a0288c3c8bb3382ba636de9 (diff) | |
| download | aleecorp-website-abe7abc1877afc59c7fbf05ec2ac9666ccf45c95.tar.gz aleecorp-website-abe7abc1877afc59c7fbf05ec2ac9666ccf45c95.tar.bz2 aleecorp-website-abe7abc1877afc59c7fbf05ec2ac9666ccf45c95.zip | |
Rename newsite.html to index.html
Diffstat (limited to 'newsite.html')
| -rw-r--r-- | newsite.html | 32 |
1 files changed, 0 insertions, 32 deletions
diff --git a/newsite.html b/newsite.html deleted file mode 100644 index 4453ba3..0000000 --- a/newsite.html +++ /dev/null @@ -1,32 +0,0 @@ -<!DOCTYPE HTML> -<html> - <head> - <meta charset="utf-8"> - <meta name="viewport" content="width=device-width"> - <title>AleeCorp Website | Home</title> - <link rel="stylesheet" href="./css/style.css"> - </head> - <body> - <header> - <div class="container"> - <div id="branding"> - <h1>AleeCorp Website</h1> - </div> - <nav> - <ul> - <li class="current"><a href="#">Home</a></li> - <li><a href="#">Downloads</a></li> - <li><a href="#">About</a></li> - </ul> - </nav> - </div> - </header> - <div class="container"> - <h1>Shh don't leak our work!!!!</h1> - </div> - <!-- - <footer> - <p>AleeCorp, Copyright © 2017</p> - </footer> !--> - </body> -</html>
\ No newline at end of file |
