Merge pull request #211 from ZeusWPI/feature/robots.txt-ignore-wiki

Disallow /wiki/ in robots.txt
This commit is contained in:
Rien 2017-12-17 11:38:41 +01:00 committed by GitHub
commit a15167c067
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,2 +1,3 @@
User-agent: * User-agent: *
Allow: / Allow: /
Disallow: /wiki/