Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 472 Bytes

File metadata and controls

19 lines (15 loc) · 472 Bytes
layout page
title oceantang
tagline Supporting tagline

{% include JB/setup %}

想写点什么东西来占住这空白的页面

好像并不是很容易

不积跬步,无以至千里。不积小流,无以成江海。 home

    {% for post in site.posts %}
  • {{ post.date | date: '%Y-%m-%d' }} » {{ post.title }}
  • {% endfor %}