From c77c25cb60661c881257fc5dbc3ec3fda29fed7a Mon Sep 17 00:00:00 2001 From: Rui Date: Wed, 18 Apr 2018 17:23:50 +0900 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E5=B1=A5=E6=AD=B4=E3=81=AEUR?= =?UTF-8?q?L=E3=82=92=E4=BF=AE=E6=AD=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- _includes/update-history.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_includes/update-history.md b/_includes/update-history.md index 4c1f9aa..d7567d1 100644 --- a/_includes/update-history.md +++ b/_includes/update-history.md @@ -8,7 +8,7 @@

{{ group.name | date: "%Y-%m-%d" }} {% for item in group.items %} -
{{ item.title }} +
{{ item.title }} {% endfor %}

{% endfor %}