Skip to content

Commit 9582d41

Browse files
committed
Removed compress layout.
1 parent 491ffe0 commit 9582d41

3 files changed

Lines changed: 0 additions & 17 deletions

File tree

docs/_config.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,6 @@ defaults:
44
values:
55
layout: default
66

7-
compress_html:
8-
clippings: all
9-
comments: ["<!-- ", " -->"]
10-
endings: all
11-
127
magick:
138
lib_version: "6.9.13"
149
version: "6.9.13-52"

docs/_layouts/compress.html

Lines changed: 0 additions & 9 deletions
This file was deleted.

docs/_layouts/default.html

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
1-
---
2-
layout: compress
3-
---
41
{% assign title = "ImageMagick: Legacy | " | append: page.title %}
52
{% assign url = page.url | absolute_url %}
63
<!DOCTYPE html>

0 commit comments

Comments
 (0)