aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources/www/index.html
diff options
context:
space:
mode:
authorLuck <git@lucko.me>2018-05-26 22:52:58 +0100
committerLuck <git@lucko.me>2018-05-27 00:02:02 +0100
commit429eeb35876576d861404cd199b6e9763fc4e5b0 (patch)
tree624e1c05433e8ab5775a0177ecf5d5982de54805 /src/main/resources/www/index.html
parent3fe5e5517b1c529d95cf9f43fd8420c66db0092a (diff)
downloadspark-429eeb35876576d861404cd199b6e9763fc4e5b0.tar.gz
spark-429eeb35876576d861404cd199b6e9763fc4e5b0.tar.bz2
spark-429eeb35876576d861404cd199b6e9763fc4e5b0.zip
Initial commit for spark
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>