From f6d855fb2169d17f566bc131630db14eb763633a Mon Sep 17 00:00:00 2001 From: Rex <hkchengrex@gmail.com> Date: Sat, 2 Sep 2023 15:56:14 -0500 Subject: [PATCH] move webpage out of page --- docs/{page => }/index.html | 0 docs/{page => }/style.css | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename docs/{page => }/index.html (100%) rename docs/{page => }/style.css (100%) diff --git a/docs/page/index.html b/docs/index.html similarity index 100% rename from docs/page/index.html rename to docs/index.html diff --git a/docs/page/style.css b/docs/style.css similarity index 100% rename from docs/page/style.css rename to docs/style.css