Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 229 Bytes

File metadata and controls

11 lines (10 loc) · 229 Bytes
layout post
title 記事一覧
permalink /posts/
date 2015-12-16 15:45:47 +0900
categories announce update

{% for post in site.posts %}

  • [{{ post.title }}]({{ post.url | prepend: site.baseurl }}) {% endfor %}