diff options
author | Simon Bohlin <simon.bohlin@gmail.com> | 2010-04-14 22:26:06 +0200 |
---|---|---|
committer | Simon Bohlin <simon.bohlin@gmail.com> | 2010-04-14 22:26:06 +0200 |
commit | 280ae0c3f15c75499a1088a9c8dd6241cfcbdc73 (patch) | |
tree | 78d2e328337e43e9fcd50533756ce7f406ea7472 | |
parent | 404c1592338501433b624b4b1c86c8c3a7676451 (diff) | |
download | etherpad-280ae0c3f15c75499a1088a9c8dd6241cfcbdc73.tar.gz etherpad-280ae0c3f15c75499a1088a9c8dd6241cfcbdc73.tar.xz etherpad-280ae0c3f15c75499a1088a9c8dd6241cfcbdc73.zip |
Add forgotten static file robots.txt
Diffstat (limited to '')
-rw-r--r-- | etherpad/src/static/robots.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/etherpad/src/static/robots.txt b/etherpad/src/static/robots.txt new file mode 100644 index 0000000..4f9540b --- /dev/null +++ b/etherpad/src/static/robots.txt @@ -0,0 +1 @@ +User-agent: *
\ No newline at end of file |