diff options
| author | schneefux <schneefux+commit@schneefux.xyz> | 2016-06-07 20:30:05 +0200 |
|---|---|---|
| committer | schneefux <schneefux+commit@schneefux.xyz> | 2016-06-07 20:30:05 +0200 |
| commit | 434882709a269b3c4ebbb895cb22212327216fa6 (patch) | |
| tree | 158ed28e0ebe8cc1fc254b746457fc4c9584a4c7 /static/robots.txt | |
| parent | b0acbf9af6f3f4ae6dd6081d6496687db1b9af37 (diff) | |
| download | jokevote-434882709a269b3c4ebbb895cb22212327216fa6.tar.gz jokevote-434882709a269b3c4ebbb895cb22212327216fa6.zip | |
add restrictive robots.txt
Diffstat (limited to 'static/robots.txt')
| -rw-r--r-- | static/robots.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/static/robots.txt b/static/robots.txt new file mode 100644 index 0000000..1f53798 --- /dev/null +++ b/static/robots.txt @@ -0,0 +1,2 @@ +User-agent: * +Disallow: / |
