diff options
| author | ivarlovlie <git@ivarlovlie.no> | 2020-08-01 20:14:34 +0200 |
|---|---|---|
| committer | ivarlovlie <git@ivarlovlie.no> | 2020-08-01 20:14:34 +0200 |
| commit | a800b3b9f18ae3e8ab030c30c5d7b6504f2a5ebb (patch) | |
| tree | 68ffcdb7a2b42418ff1c4818d0b2cd5af41d5fa2 /src/browser/public/robots.txt | |
| download | dough-a800b3b9f18ae3e8ab030c30c5d7b6504f2a5ebb.tar.xz dough-a800b3b9f18ae3e8ab030c30c5d7b6504f2a5ebb.zip | |
Initial commit
Diffstat (limited to 'src/browser/public/robots.txt')
| -rw-r--r-- | src/browser/public/robots.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/browser/public/robots.txt b/src/browser/public/robots.txt new file mode 100644 index 0000000..eb05362 --- /dev/null +++ b/src/browser/public/robots.txt @@ -0,0 +1,2 @@ +User-agent: * +Disallow: |
