--- layout: default ---

{{ page.title }}

{{ page.subtitle }}

{% if page.date %} {% endif %}
{{ content }}
{% for tag in page.tags %} {{ tag }} {% endfor %}

欢迎订阅“胡涂说”博客;欢迎留言,请在下面评论框或直接在 GitHub issue 评论。
{% if site.comments_engine == 'disqus' %} {% include disqus_comments.html %} {% elsif site.comments_engine == 'gitalk' %} {% include gitalk_comments.html %} {% else %} {% endif %}