diff options
| author | 2020-09-27 23:14:18 +0100 | |
|---|---|---|
| committer | 2020-09-27 23:14:18 +0100 | |
| commit | 6a492df9ebb270afee94d0f8db596a7e887e631e (patch) | |
| tree | abf38b335b83f262a6c1e949d6bba97273edbf9f /public/robots.txt | |
Initialize project using Create React App
Diffstat (limited to 'public/robots.txt')
| -rw-r--r-- | public/robots.txt | 3 | 
1 files changed, 3 insertions, 0 deletions
| diff --git a/public/robots.txt b/public/robots.txt new file mode 100644 index 0000000..e9e57dc --- /dev/null +++ b/public/robots.txt @@ -0,0 +1,3 @@ +# https://www.robotstxt.org/robotstxt.html +User-agent: * +Disallow: | 
