static: add /robots.txt
This is NOT being served by Elixir backend. The HTTP server in front must serve it. Commit robots.txt to store the file somewhere. Signed-off-by: Théo Lebrun <theo.lebrun@bootlin.com>
This commit is contained in:
parent
60699c4155
commit
e25b3d7c4b
1 changed files with 3 additions and 0 deletions
3
static/robots.txt
Normal file
3
static/robots.txt
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
User-Agent: *
|
||||
Allow: /
|
||||
Crawl-Delay: 5
|
||||
Loading…
Reference in a new issue