From 83731068053472da12172ea0c5de42c83401e51d Mon Sep 17 00:00:00 2001 From: Tabatha DiDomenico Date: Wed, 9 Oct 2024 17:16:19 -0400 Subject: [PATCH] update homepage with feature row (#57) --- index.html | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/index.html b/index.html index 3318b6f..00895e0 100644 --- a/index.html +++ b/index.html @@ -13,6 +13,24 @@ Pre-conference Workshops: October 18, 2024
Conference: October 19, 2024
Full Sail Live +feature_row: +- title: "Conference" + excerpt: "Adventure Awaits at BSides Orlando 2024! Join us Saturday October 19, 2024 for a day of learning, networking, and fun. BSides Orlando tickets are on sale now!" + url: "/event/" + btn_label: "Learn More" + btn_class: "btn--inverse" +- title: "Workshops" + excerpt: "Skill up at one of the pre-conference workshops offered on Friday October 18, 2024. Seperate [workshop tickets](https://www.eventbrite.com/e/bsides-orlando-2024-workshops-tickets-965320829587) are required and space is limited." + url: "/workshops/" + btn_label: "Learn More" + btn_class: "btn--inverse" +- title: "Sponsors" + excerpt: "BSides Orlando would not be possible without the support of our sponsors. Learn more about our sponsors and how you can become one." + url: "/sponsors/" + btn_label: "Learn More" + btn_class: "btn--inverse" --- +{% include feature_row %} +