From 396ec319a88e86fe750c835f67353cbe26e87946 Mon Sep 17 00:00:00 2001 From: Rui Date: Wed, 27 Mar 2019 20:04:16 +0900 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E5=B1=A5=E6=AD=B4=E3=81=AE?= =?UTF-8?q?=E3=83=AA=E3=83=B3=E3=82=AF=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 1464d22..81db1cf 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 %}