diff --git a/_includes/_section-blog.html b/_includes/_section-blog.html index 259e08d4..a7697795 100644 --- a/_includes/_section-blog.html +++ b/_includes/_section-blog.html @@ -10,8 +10,6 @@

{{site.data.description.blogTitle}}

{% if post.image %} - {% else %} - {% endif %}

{{ post.title }}

diff --git a/_layouts/post.html b/_layouts/post.html index 7fd730aa..fa7515da 100644 --- a/_layouts/post.html +++ b/_layouts/post.html @@ -17,8 +17,6 @@

{{ page.title }}

{{ page.category }}

{% if page.image %} - {% else %} - {% endif %}
diff --git a/blog/governance.html b/blog/governance.html index 222335c5..4e4e414c 100644 --- a/blog/governance.html +++ b/blog/governance.html @@ -21,8 +21,6 @@

{{ page.title }}

{% if post.image %} - {% else %} - {% endif %} diff --git a/blog/index.html b/blog/index.html index 2f337157..6633c313 100644 --- a/blog/index.html +++ b/blog/index.html @@ -19,8 +19,6 @@

{{ page.title }}

{% if post.image %} - {% else %} - {% endif %}

{{ post.title }}

diff --git a/blog/social.html b/blog/social.html index 457127e6..043791b3 100644 --- a/blog/social.html +++ b/blog/social.html @@ -23,8 +23,6 @@

{{ page.title }}

{% if post.image %} - {% else %} - {% endif %} diff --git a/blog/summits.html b/blog/summits.html index 2723e3ee..c8732252 100644 --- a/blog/summits.html +++ b/blog/summits.html @@ -21,8 +21,6 @@

{{ page.title }}

{% if post.image %} - {% else %} - {% endif %} diff --git a/blog/technical.html b/blog/technical.html index 3195176d..b4932a3a 100644 --- a/blog/technical.html +++ b/blog/technical.html @@ -23,8 +23,6 @@

{{ page.title }}

{% if post.image %} - {% else %} - {% endif %}