Skip to content

Latest commit

 

History

History
26 lines (22 loc) · 573 Bytes

index.md

File metadata and controls

26 lines (22 loc) · 573 Bytes
layout title tagline
page
寂寞先生
这,是一个寂寞的世界……

{% include JB/setup %}

{% for post in site.posts %}

{{ post.date | date:"%m/%d" }}
{{ post.date | date:"%Y" }}
{{ post.content | | split:'' | first }}

{% endfor %}