mirror of
https://github.com/vkaelin/LeagueStats.git
synced 2026-03-25 04:47:27 +00:00
feat: only enable google crawlers on homepage
This commit is contained in:
parent
f3d6417f2d
commit
8eb8a31112
1 changed files with 3 additions and 0 deletions
3
client/public/robots.txt
Normal file
3
client/public/robots.txt
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
user-agent: *
|
||||
Allow: /$
|
||||
Disallow: /
|
||||
Loading…
Reference in a new issue