From b67c29126228b3d015c98892c447321beda86a36 Mon Sep 17 00:00:00 2001 From: Laura Hausmann Date: Mon, 28 Dec 2020 05:24:32 +0100 Subject: [PATCH] add rc3 formatting --- Pages/Conference.cshtml | 1 + 1 file changed, 1 insertion(+) diff --git a/Pages/Conference.cshtml b/Pages/Conference.cshtml index e1b16ad..79bd5cd 100644 --- a/Pages/Conference.cshtml +++ b/Pages/Conference.cshtml @@ -46,6 +46,7 @@ 3 => talk.Tags[2], 4 => talk.Tags[3], 5 => talk.Tags[3], + 6 => talk.Tags[3], _ => "" };