From 81b42b9e871900d4280f1062fe6f68391d73ccd7 Mon Sep 17 00:00:00 2001 From: Staticman Date: Mon, 19 Sep 2016 19:10:48 +0100 Subject: [PATCH 1/2] Add Staticman entry (#543) --- .../comment-1474306861206.yml | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 _data/comments/layout-header-image-text-readability/comment-1474306861206.yml diff --git a/_data/comments/layout-header-image-text-readability/comment-1474306861206.yml b/_data/comments/layout-header-image-text-readability/comment-1474306861206.yml new file mode 100644 index 00000000..0191bbb7 --- /dev/null +++ b/_data/comments/layout-header-image-text-readability/comment-1474306861206.yml @@ -0,0 +1,6 @@ +message: Test message +name: Artur +email: 1cbebf1e64617de54d7858ffc6d96935 +url: '' +hidden: '' +date: '2016-09-19T17:41:00.416Z' From 7dc7a9510ec9b2c4d0862a0386b52e8ab44fd753 Mon Sep 17 00:00:00 2001 From: Alistair Calder Date: Mon, 19 Sep 2016 11:11:31 -0700 Subject: [PATCH 2/2] Swapped a word (#544) Was "none", should be "known". --- _docs/09-layouts.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_docs/09-layouts.md b/_docs/09-layouts.md index 9f11bcd7..cb0c3fd6 100644 --- a/_docs/09-layouts.md +++ b/_docs/09-layouts.md @@ -62,7 +62,7 @@ Outputs: A Jekyll layout that compresses HTML in pure Liquid. To enable add `layout: compress` to `_layouts/default.html`. -**Note:** Has been none to mangle markup and break JavaScript... especially if inline `// comments` are present. For this reason it has been disabled by default. +**Note:** Has been known to mangle markup and break JavaScript... especially if inline `// comments` are present. For this reason it has been disabled by default. {: .notice--danger} * [Documentation](http://jch.penibelst.de/) @@ -570,4 +570,4 @@ Add the new `.btn--reddit` class to the `` element from earlier, [compile `ma {% raw %} Reddit{% endraw %} ``` -![Reddit social share link button]({{ base_path }}/images/mm-social-share-links-reddit-color.png) \ No newline at end of file +![Reddit social share link button]({{ base_path }}/images/mm-social-share-links-reddit-color.png)