diff options
| author | stonedDiscord <stoned@derpymail.org> | 2018-03-12 21:10:20 +0100 |
|---|---|---|
| committer | stonedDiscord <stoned@derpymail.org> | 2018-03-12 21:10:20 +0100 |
| commit | 3173f1ad5ec73ffd03d089b4a4c55608a1b6eeb9 (patch) | |
| tree | 597199ee8431ef74d53715d82f426e021d04e6ee /index.html | |
| parent | 1d184da1ca90b5c3d99aa99d7df7675315986205 (diff) | |
removed whats left of the website
its not related to webAO
even tho i liked it
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 49 |
1 files changed, 0 insertions, 49 deletions
diff --git a/index.html b/index.html deleted file mode 100644 index 32ee9f4..0000000 --- a/index.html +++ /dev/null @@ -1,49 +0,0 @@ -<html> - <head> - <title>Attorney Online ONLINE</title> - <link rel="stylesheet" type="text/css" href="stylesheet.css"/> - <link rel="icon" href="images/favicon.ico"/> - </head> -<body> - <div id="logo"> - <p>Mundi optimum</p> - <img src="images/logo.png"> - <p>principium drama</p> -</div> -<div id="header"> -<p id="serverinfo">Masterserver version - 2.1.6</p> -<p id="clientinfo">Client version - 1.7.5</p> -<a class="button" href="https://discord.gg/e8pTAFv" class="button" id="hotlinebtn"> - Contact Hotline AO -</a> -</div> - -<div id="menu"> - <a class="button" href="index.html"> - Index - </a> - <a class="button" href="about.html"> - About AO - </a> - <a class="button" href="https://tiny.cc/getao"> - Download - </a> - <a class="button" href="master.html"> - Play Online - </a> -</div> - - <div id="content"> - <h1>Attorney Online official site</h1> - <div class="blogpost"> - <h2>Old site!</h2> - <p>In case you were looking for serverD, it is now located at <a href="https://github.com/stonedDiscord/serverD/releases">GitHub</a>.</p> - <div class="signature">stonedDiscord, May 23th, 2016</div> - </div> - <div class="blogpost"> - <h2>New site!</h2> - <p>Launched the site. Semi-expecting it to fail horribly.</p> - <div class="signature">The mods, May 21st, 2016</div> - </div> - </body> -</html>
\ No newline at end of file |
