mirror of
https://github.com/BradNut/umami
synced 2025-09-08 17:40:29 +00:00
Create a Robots.txt File
This is a very simple addition of the robots.txt file which disallows indexing of the entire website. #1262
This commit is contained in:
parent
5358e28a68
commit
db67127df3
1 changed files with 2 additions and 0 deletions
2
public/robots.txt
Normal file
2
public/robots.txt
Normal file
|
|
@ -0,0 +1,2 @@
|
||||||
|
User-agent: *
|
||||||
|
Disallow: /
|
||||||
Loading…
Reference in a new issue