From 877acf3a7cb28d609bbcb9e9030732ab21bc3cd1 Mon Sep 17 00:00:00 2001 From: "Nestor M. Robinson" Date: Fri, 3 Oct 2025 13:42:27 +1300 Subject: [PATCH] deploy: move index.html from web to docs folder --- {web => docs}/index.html | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename {web => docs}/index.html (100%) diff --git a/web/index.html b/docs/index.html similarity index 100% rename from web/index.html rename to docs/index.html