fix: Warning:
Page.Hugo is deprecated and will be removed in a future release. Use the global hugo function.
This commit is contained in:
@ -1,2 +1,2 @@
|
||||
User-agent: *
|
||||
Disallow: {{ if ne .Hugo.Environment "production" }}/{{ end }}
|
||||
Disallow: {{ if ne hugo.Environment "production" }}/{{ end }}
|
||||
|
Reference in New Issue
Block a user