From 8d4c42fd488b32b696fc2cddeaeef043b238dcd6 Mon Sep 17 00:00:00 2001 From: Victor Giers Date: Wed, 28 May 2025 20:53:35 +0200 Subject: [PATCH] Move index.html to standalone/index.html --- index.html => standalone/index.html | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename index.html => standalone/index.html (100%) diff --git a/index.html b/standalone/index.html similarity index 100% rename from index.html rename to standalone/index.html