feat: Add template for robots.txt
This commit is contained in:
parent
ef696aae40
commit
506e9abbff
|
@ -0,0 +1,2 @@
|
||||||
|
User-agent: *
|
||||||
|
Disallow: {{ if ne .Hugo.Environment "production" }}/{{ end }}
|
|
@ -1,2 +0,0 @@
|
||||||
User-agent: *
|
|
||||||
Disallow: /
|
|
Loading…
Reference in New Issue