We need to have a landing page so that if people go to a version of it and are not logged in, they are given information about what it is, and (potentially) how they can join. This is standard on basically every web service out there--we shouldn't just redirect to the login page.
We need to have a landing page so that if people go to a version of it and are not logged in, they are given information about what it is, and (potentially) how they can join. This is standard on basically every web service out there--we shouldn't just redirect to the login page.