Skip to content

Commit 422435e

Browse files
committed
fix: keep robots newlines
1 parent 2856232 commit 422435e

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

_config.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,9 @@ compress_html:
180180
profile: false
181181
blanklines: false
182182
ignore:
183-
envs: [development]
183+
envs: all
184+
files:
185+
- robots.txt
184186

185187
exclude:
186188
- "*.gem"

0 commit comments

Comments
 (0)