From 64e481ef5fd58fe9447cf8f02af212084ca6af97 Mon Sep 17 00:00:00 2001 From: Gabriel Wolf Date: Mon, 3 Sep 2018 15:38:06 +0100 Subject: [PATCH] Moved hello.html to lib --- hello.html => lib/hello.html | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename hello.html => lib/hello.html (100%) diff --git a/hello.html b/lib/hello.html similarity index 100% rename from hello.html rename to lib/hello.html