From 0ec3cb9466abda5b3b2fd9a06f705cf6e0dbc221 Mon Sep 17 00:00:00 2001 From: Will Clarke Date: Sat, 6 Aug 2022 11:08:41 +0100 Subject: [PATCH] revert directory addition ~ Pages doesnt allow there to be a custom directory to serve site from, only preset. --- site/index.html => index.html | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename site/index.html => index.html (100%) diff --git a/site/index.html b/index.html similarity index 100% rename from site/index.html rename to index.html