From 343978870774f81ecaa06d7f253020265f601fd2 Mon Sep 17 00:00:00 2001 From: Yuren Hao <97327730+YurenHao0426@users.noreply.github.com> Date: Wed, 6 Aug 2025 01:39:08 -0700 Subject: feat: scaffold prereq graph project --- index.html | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 index.html (limited to 'index.html') diff --git a/index.html b/index.html new file mode 100644 index 0000000..c555bee --- /dev/null +++ b/index.html @@ -0,0 +1,12 @@ + + + + + + UIUC Prereq Graph + + +
+ + + -- cgit v1.2.3