forked from github/plane
88a35efa06
* chore: shifted index page to /home route * chore: added rewrite logic, to rewrite index to /home * chore: routed home to login route as login page * chore: updated nginx config to route to login * chore: updated path for home
2 lines
25 B
TypeScript
2 lines
25 B
TypeScript
export * from "./login";
|