From 7cfcc1edb6e18c24ddbb0a10b2ba9d1a13dae944 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Malte=20Hu=CC=88bner?= Date: Fri, 26 May 2017 11:53:55 +0200 Subject: [PATCH] Move index.html to web directory. --- index.html => web/index.html | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename index.html => web/index.html (100%) diff --git a/index.html b/web/index.html similarity index 100% rename from index.html rename to web/index.html