This is an automated email from the ASF dual-hosted git repository.

zregvart pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel-website.git

commit f30017852da674ed30f812287af95e27663f5349
Author: nayananga@acerubuntu18.04 <nayanangamuhandi...@gmail.com>
AuthorDate: Fri Jul 26 23:15:10 2019 +0530

    added robots.txt to give full access to google bot for  index all parts of 
website
---
 static/robots.txt | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/static/robots.txt b/static/robots.txt
new file mode 100644
index 0000000..6f27bb6
--- /dev/null
+++ b/static/robots.txt
@@ -0,0 +1,2 @@
+User-agent: *
+Disallow:
\ No newline at end of file

Reply via email to