diff options
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 |
