From 1cab682496588e1dca2107bd0abc4bf8fd42144d Mon Sep 17 00:00:00 2001 From: Paul Zhang Date: Fri, 1 Mar 2024 12:50:01 -0800 Subject: [PATCH] Redirect /webmaster to Webmaster Candidacy form --- views/webmaster.php | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 views/webmaster.php diff --git a/views/webmaster.php b/views/webmaster.php new file mode 100644 index 0000000..9655222 --- /dev/null +++ b/views/webmaster.php @@ -0,0 +1,3 @@ + + + \ No newline at end of file