{{ post.content | strip_html | truncate: 200 | replace: '&', '&' }}
--- layout: page # The Home page layout # © 2017-2019 Cotes Chung # MIT Licensed --- {% include date-format.html %}
{{ post.content | strip_html | truncate: 200 | replace: '&', '&' }}