feat(frontend): add names+pronouns to edit profile page, add robots.txt
This commit is contained in:
parent
d67aaefdc0
commit
e8d45ed4e9
4 changed files with 153 additions and 27 deletions
5
frontend/static/robots.txt
Normal file
5
frontend/static/robots.txt
Normal file
|
@ -0,0 +1,5 @@
|
|||
User-agent: *
|
||||
Disallow: /@*
|
||||
Disallow: /auth
|
||||
Disallow: /settings
|
||||
Disallow: /edit
|
Loading…
Add table
Add a link
Reference in a new issue