This repository was archived by the owner on Sep 9, 2024. It is now read-only.
CONFUSED...HELP!!!!! #5
-
|
@whippingdot
|
Beta Was this translation helpful? Give feedback.
Answered by
whippingdot
Jan 4, 2021
Replies: 1 comment
-
|
@ColePete
Explanation to 3: We are putting the auth on the suggestions page underneath repl.it username instead of having a full page for it as we don't need anyone to sign in unless we need their account username. That is why we need to put home.html in / instead of /home. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
BD103
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@ColePete
Explanation to 3: We are putting the auth on the suggestions page underneath repl.it username instead of having a full page for it as we don't need anyone to sign in unless we need their account username. That is why we need to put home.html in / instead of /h…