Change default route in Fresh
Is there a way to make Fresh redirect to another url such as https://mysite.com/home instead of https://mysite.com/?
2 Replies
Middlewares | Fresh docs
Add middleware routes to intercept requests or responses for analytics purposes, access control, or anything else.
Skipped over that section I guess, thank you