From c72275311c826bb558708c3df0a8241ecadd29c0 Mon Sep 17 00:00:00 2001 From: Vishnu Ravi Date: Wed, 29 Nov 2023 14:25:02 -0500 Subject: [PATCH] Add redirect to enrollment application (#30) --- enroll/index.html | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 enroll/index.html diff --git a/enroll/index.html b/enroll/index.html new file mode 100644 index 0000000..a2ca967 --- /dev/null +++ b/enroll/index.html @@ -0,0 +1,11 @@ + + + + Redirecting... + + + + +

If you are not redirected, click here.

+ + \ No newline at end of file