From 52bf874e32b6de6f3dc5aa2e3edfd62d0fe96d6a Mon Sep 17 00:00:00 2001 From: Shale XIONG <> Date: Tue, 23 Jan 2018 10:55:35 +0000 Subject: [PATCH] change a but of the typesetting for alumni --- _includes/alumni.html | 1 + 1 file changed, 1 insertion(+) diff --git a/_includes/alumni.html b/_includes/alumni.html index 36b224d..54a8e9d 100644 --- a/_includes/alumni.html +++ b/_includes/alumni.html @@ -21,6 +21,7 @@ {{ person.content | remove: '<p>' | remove: '</p>' }} </div> </div> + <br/> {% endfor %} </div> {% endfor %} -- GitLab