diff --git a/_posts/2017-11-27-media.md b/_posts/2017-11-27-media.md index 83e4dcc6..856a7881 100644 --- a/_posts/2017-11-27-media.md +++ b/_posts/2017-11-27-media.md @@ -5,6 +5,8 @@ date: 2017-11-27 04:00:00 tags: media test amp: youtube: true +meta: >- + --- ### Image diff --git a/_posts/2017-11-28-code.md b/_posts/2017-11-28-code.md index 81d23f25..adab5f71 100644 --- a/_posts/2017-11-28-code.md +++ b/_posts/2017-11-28-code.md @@ -5,6 +5,8 @@ date: 2017-11-28 04:00:00 tags: code css: syntax: true +meta: >- + ---

Code can be presented inline, like <?php bloginfo('stylesheet_url'); ?>, or within a ``` ``` block.

diff --git a/_posts/2017-11-29-sample.md b/_posts/2017-11-29-sample.md index 81dcc325..5cccb55f 100644 --- a/_posts/2017-11-29-sample.md +++ b/_posts/2017-11-29-sample.md @@ -5,6 +5,8 @@ image: title: Sample date: 2017-11-29 04:00:00 tags: test +meta: >- + ---

Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod diff --git a/_posts/2017-11-30-style-guide.md b/_posts/2017-11-30-style-guide.md index 0e8b5689..b94c7d26 100644 --- a/_posts/2017-11-30-style-guide.md +++ b/_posts/2017-11-30-style-guide.md @@ -7,6 +7,8 @@ date: 2017-11-30 04:00:00 tags: guide css: syntax: true +meta: >- + ---

This shows how you can use html styling to achieve your hopes.