Browse Source

Merge pull request #189 from dedushka1/fix-robots-txt

Allow robots
pull/107/head
nonmakina 3 years ago
committed by GitHub
parent
commit
22d5ee3fa6
  1. 3
      robots.txt

3
robots.txt

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

Loading…
Cancel
Save