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], _ => "" };