We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent efe3a22 commit 6c007bdCopy full SHA for 6c007bd
_includes/head.html
@@ -87,7 +87,7 @@
87
{%- elsif page.subtitle -%}
88
{{ page.subtitle }}
89
{%- else -%}
90
- {{ {{ page.content | strip_html | xml_escape | truncatewords: 50 }} }}
+ {{ page.content | strip_html | xml_escape | truncatewords: 50 }}
91
{%- endif -%}
92
{%- endcapture -%}
93
0 commit comments