You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is it possible to prepend the userid to a user's website path? Currently, if each user has an about-me webpage, the webpage path would clash. It is better to have user1 with path /user1/about-me, user2 with /user2/about-me, and so on. Is this possible to set up?