From 81af5c95382cb83ec5f8fc9eaf82fd8dfb8d2d1f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ram=C3=B3n=20Huidobro?= Date: Sun, 11 Oct 2020 21:17:05 +0200 Subject: [PATCH] Move app into root folder --- app/index.html => index.html | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename app/index.html => index.html (100%) diff --git a/app/index.html b/index.html similarity index 100% rename from app/index.html rename to index.html