Added redirect

This commit is contained in:
Conner Harkness 2025-09-02 13:38:11 -06:00
parent 17b457f527
commit d1a7d5743e

3
pages/index.php Normal file
View File

@ -0,0 +1,3 @@
<?php
Respond::redirect("/run");
?>