From 7c9443f21892264147ef87a405024582ba64b633 Mon Sep 17 00:00:00 2001 From: MoonLeeeaf <150461955+MoonLeeeaf@users.noreply.github.com> Date: Sat, 22 Mar 2025 22:32:26 +0800 Subject: [PATCH] chore: add debug page --- client/index.html | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 client/index.html diff --git a/client/index.html b/client/index.html new file mode 100644 index 0000000..8e59d9b --- /dev/null +++ b/client/index.html @@ -0,0 +1,17 @@ + + + + + + + + + + + + TheWhiteSilk Debugger + + + + + \ No newline at end of file