From cfd30da2d6313f4af65a7f091f038e296e0a2836 Mon Sep 17 00:00:00 2001 From: Nils Steinger <git@n-st.de> Date: Tue, 18 Feb 2020 21:22:42 +0100 Subject: [PATCH] Add dates for 48.5 --- _includes/infobox.html | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_includes/infobox.html b/_includes/infobox.html index f1b2819..0be964d 100644 --- a/_includes/infobox.html +++ b/_includes/infobox.html @@ -22,6 +22,10 @@ <th>20.05. - 24.05.2020</th> <td>KIF 48,0 in Dortmund</td> </tr> + <tr> + <th>04.11. - 08.11.2020</th> + <td>KIF 48,5 in Chemnitz</td> + </tr> </tbody> </table> </div> -- GitLab