Browse Source

Added robots.txt to prevent crawling old versions of site

main
Brian Vaughn 7 years ago
parent
commit
597fe25968
  1. 2
      static/robots.txt

2
static/robots.txt

@ -0,0 +1,2 @@
User-agent: *
Disallow: /version/
Loading…
Cancel
Save