Revert home page to existing page

This commit is contained in:
binwiederhier 2023-01-21 08:55:31 -05:00
parent 31a3bb7cd6
commit 5b14c76e54
10 changed files with 66 additions and 255 deletions

View file

@ -4,8 +4,6 @@ import {shortUrl} from "../app/utils";
// Remember to also update the "disallowedTopics" list!
const routes = {
home: "/",
pricing: "/pricing",
login: "/login",
signup: "/signup",
resetPassword: "/reset-password", // Not used (yet)