Clean up routing code
authorJacob Casper <dev@jacobcasper.com>
Sun, 26 Jun 2022 20:19:27 +0000 (15:19 -0500)
committerJacob Casper <dev@jacobcasper.com>
Sun, 26 Jun 2022 20:19:27 +0000 (15:19 -0500)
commita00830238460484a90109473d974f6acb87eb121
tree15218906889ff2fb4cd6db1b0a39c4eccafa2abb
parentbcb1d27e0e85299038af134ff027ff75d4bf1e58
Clean up routing code

This will help with passing context along to inner pages that need to
route based on their own request path context without needing to
recalculate it in every route.
index.php