Merge branch 'master' of git://github.com/plusjade/jekyll-bootstrap
[GalaxyBlog.git] / archive.html
blobdc7c0540e3129bcb7a27e617063d77a152ca67f8
1 ---
2 layout: page
3 title : Archive
4 header : Post Archive
5 group: navigation
6 ---
7 {% include JB/setup %}
9 {% assign posts_collate = site.posts %}
10 {% include JB/posts_collate %}