aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources/www/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/resources/www/index.html')
-rw-r--r--src/main/resources/www/index.html13
1 files changed, 0 insertions, 13 deletions
diff --git a/src/main/resources/www/index.html b/src/main/resources/www/index.html
deleted file mode 100644
index 93ecfb4..0000000
--- a/src/main/resources/www/index.html
+++ /dev/null
@@ -1,13 +0,0 @@
-<!DOCTYPE html><html><head><title>WarmRoast</title>
-<style>@import url(style.css);</style>
-</head><body>
-<h1>WarmRoast</h1>
-
-<p>
- <a href="/stack">View sampler results</a>
-</p>
-
-<p class="footer">
-<a href="http://github.com/sk89q/warmroast">github.com/sk89q/warmroast</a></p>
-
-</body></html>