diff --git a/src/_layouts/base.html b/src/_layouts/base.html index 1af14bd062..72c05a58eb 100644 --- a/src/_layouts/base.html +++ b/src/_layouts/base.html @@ -16,8 +16,8 @@ {% endunless -%} - {%- if isProduction == true -%} - + + - {% endif -%} + {% assign desc = description | default: site.description | strip_html | strip_newlines | truncate: 160 -%} {% unless desc and desc != '' or page.url contains '/posts' or page.url contains '/community' -%} @@ -123,4 +123,4 @@ {% endif -%} - \ No newline at end of file +