From bc38c2ae4dd9fe17af6c1b75af0d44b9a1698ba0 Mon Sep 17 00:00:00 2001 From: Zheyuan Wei Date: Tue, 19 Nov 2024 02:16:41 -0500 Subject: [PATCH] refactor: move file to build pages --- {frontend => docs}/index.html | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename {frontend => docs}/index.html (100%) diff --git a/frontend/index.html b/docs/index.html similarity index 100% rename from frontend/index.html rename to docs/index.html