summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-rw-r--r--index.html40
1 files changed, 40 insertions, 0 deletions
diff --git a/index.html b/index.html
new file mode 100644
index 0000000..1db3b5e
--- /dev/null
+++ b/index.html
@@ -0,0 +1,40 @@
+<html>
+ <link rel="stylesheet" type="text/css" href="style.css">
+ <head>
+ <h1>Winter Survival 2 <img src="./icon_snowflake.png"> Anarchy</h1>
+ <id><img src="./icon.png" style="width:256;"></id>
+ </head>
+ <id><hr></id>
+ <div>
+ <a href="./servers.html">servers</a>
+ </div>
+ <div>
+ <a href="./recipes.html">recipes</a>
+ </div>
+ <div>
+ <a style="text-decoration:line-through" href="./npcs.html">npcs</a>
+ </div>
+ <div>
+ <a href="./index.html">home</a>
+ </div>
+ <div>
+ <a href="./rules.html">rules</a>
+ </div>
+ <div>
+ <a style="text-decoration:line-through" href="./quickstart.html">quickstart</a>
+ </div>
+ <id><hr></id>
+ <id><img style="width:32px" src="icon_home.png"><br/></id>
+ <body>
+ <p>
+ Welcome to Alec's Otherwise, 24/7 Winter Survival
+ We are playing a modified version of The Maw's winter survival on ws_abandon_night
+ </p>
+ </body>
+ <id><hr><br/></id>
+ <footer>
+ <id>
+ Page last modified on 12/19/15 - Contact the admin at <a href="mailto:admin@cogarr.org">admin@cogarr.org</a>
+ </id>
+ </footer>
+</html>