Skip to content

Commit a307725

Browse files
committed
HTML 压缩
1 parent 68aa243 commit a307725

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

mkdocs.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,8 +99,11 @@ plugins:
9999
- meta-descriptions
100100
- meta-manager
101101
- minify:
102-
minify_css: true
102+
minify_html: true
103+
htmlmin_opts:
104+
remove_comments: true
103105
cache_safe: true
106+
minify_css: true
104107
css_files:
105108
- assets/stylesheets/md-banner.css
106109
- assets/stylesheets/md-search.css

0 commit comments

Comments
 (0)