Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 407 Bytes

index.md

File metadata and controls

23 lines (15 loc) · 407 Bytes
layout title
page
Home

{% include JB/setup %}

About

このサイトは開成コンピュータ部の公式サイトです。

Menu

Recent Updates

    {% for post in site.posts %}
  • {{ post.date | date_to_string }} » {{ post.title }}
  • {% endfor %}