Skip to content

Commit f276d39

Browse files
committed
Test documentation fix
1 parent 8176627 commit f276d39

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

docs/_config.yml

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@ plugins:
164164
- jekyll-feed
165165
- jekyll-target-blank
166166
- jemoji
167-
- jekyll-minifier
167+
# - jekyll-minifier
168168
- jekyll-liquify
169169
- jekyll-redirect-from
170170

@@ -267,14 +267,14 @@ sass:
267267
# https://github.com/digitalsparky/jekyll-minifier
268268
# jekyll-minifier:
269269

270-
compress_html:
271-
clippings: all
272-
comments: all
273-
endings: all
274-
profile: false
275-
blanklines: false
276-
ignore:
277-
envs: [development]
270+
# compress_html:
271+
# clippings: all
272+
# comments: all
273+
# endings: all
274+
# profile: false
275+
# blanklines: false
276+
# ignore:
277+
# envs: [development]
278278

279279
exclude:
280280
- '*.gem'

0 commit comments

Comments
 (0)