summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorJens Mönig <jens@moenig.org>2015-06-25 15:43:52 +0200
committerJens Mönig <jens@moenig.org>2015-06-25 15:43:52 +0200
commit4755fe22ac6dca3b544b123b30337b1015e10cdd (patch)
tree47de07210047633688e3ad851f690f2a558d3575 /index.html
parentc8ef53f9a982514320af546b4cb95d069628cd65 (diff)
parent14a5f87402fde84d332e5e9b6e44c3f3b9cf1421 (diff)
downloadsnap-4755fe22ac6dca3b544b123b30337b1015e10cdd.tar.gz
snap-4755fe22ac6dca3b544b123b30337b1015e10cdd.zip
Merge pull request #821 from show0k/master
Remove harcoded url in gui.js (fix #814)
Diffstat (limited to 'index.html')
-rw-r--r--index.html7
1 files changed, 7 insertions, 0 deletions
diff --git a/index.html b/index.html
new file mode 100644
index 0000000..4c1a0f4
--- /dev/null
+++ b/index.html
@@ -0,0 +1,7 @@
+<!DOCTYPE html>
+<html>
+ <head>
+ <meta HTTP-EQUIV="REFRESH" content="0.1; url=snap.html">
+ </head>
+</html>
+