Browse Source

Add robots.txt (#1965)

pull/1903/merge
Lipis 5 years ago committed by GitHub
parent
commit
f0ac606ed7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 3
      public/robots.txt

3
public/robots.txt

@ -0,0 +1,3 @@ @@ -0,0 +1,3 @@
user-agent: *
Allow: /$
Disallow: /
Loading…
Cancel
Save