diff --git a/_layouts/post.html b/_layouts/post.html index 051ea83..4cea65c 100644 --- a/_layouts/post.html +++ b/_layouts/post.html @@ -94,9 +94,9 @@ layout: default {% if page.link %} {% if page.link.buttontext %}{{ page.link.buttontext }}{% else %}👀 check it out{% endif %} {% endif %} - {% if page.chat %} - 📢 Chat with us! - {% endif %} + + 📢 Chat with us! +
{% endif %} @@ -333,10 +333,10 @@ layout: default{% if page.link %} {% if page.link.buttontext %}{{ page.link.buttontext }}{% else %}👀 check it out{% endif %} - {% endif %} + {% if page.chat %} - 📢 Chat with us! - {% endif %} + 📢 Chat with us! +
{% endif %} {% include author.html %}