From 944fc2715e967a51e4ccca49d87e987ee2727bc2 Mon Sep 17 00:00:00 2001 From: Karan Jayachandra Date: Thu, 13 Nov 2025 21:48:40 +0100 Subject: Transitioned to npm --- index.html | 97 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 97 insertions(+) create mode 100644 index.html (limited to 'index.html') diff --git a/index.html b/index.html new file mode 100644 index 0000000..287841a --- /dev/null +++ b/index.html @@ -0,0 +1,97 @@ + + + + + + Match Up! + + +
+ +
+
+ + + + + + + + + + +
CourtTeam 1Team 2
+
+
+
+ +
+ +
+ + +
+
+
+

Courts

+
+
+
+

Regulars

+
+
+
+

Guests

+
+
+
+

Player Update

+
+ +
+
+
+
+ + + + + \ No newline at end of file -- cgit v1.3.1