-
Notifications
You must be signed in to change notification settings - Fork 6
/
index.html
36 lines (33 loc) · 1.35 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
---
layout: splash
permalink: /
header:
overlay_color: "#222"
alignment: center
actions:
- label: "Conference Tickets"
url: "https://www.eventbrite.com/e/security-bsides-orlando-2024-conference-tickets-965286567107"
- label: "Pre-conference Workshop Tickets"
url: "https://www.eventbrite.com/e/bsides-orlando-2024-workshops-tickets-965320829587"
excerpt: >
Pre-conference Workshops: October 18, 2024<br />
Conference: October 19, 2024<br />
<small>Full Sail Live</small>
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 %}