summaryrefslogtreecommitdiff
path: root/index.sh
diff options
context:
space:
mode:
Diffstat (limited to 'index.sh')
-rw-r--r--index.sh11
1 files changed, 1 insertions, 10 deletions
diff --git a/index.sh b/index.sh
index a7bbe70..c5ecb4f 100644
--- a/index.sh
+++ b/index.sh
@@ -3,14 +3,5 @@ echo "Content-type: text/html"
echo ""
cat ./fileparts/header.html
-echo ' <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>'
-
+cat ./fileparts/index.html
cat ./fileparts/footer.html