---
layout: page
description: "自律/坚持/耐心"
---
{% for post in paginator.posts %}
{{ post.title }}
{% if post.subtitle %}
{{ post.subtitle }}
{% endif %}
Posted by
{% if post.author %}
{{ post.author }}
{% else %}
{{ site.title }}
{% endif %}
on {{ post.date | date: "%B %-d, %Y" }}