forked from BSidesSF/bsidessf.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
31 lines (24 loc) · 838 Bytes
/
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
---
layout: default
---
<article class="row">
<section class="small-12 large-8 columns page-content">
<h2>
<b>BSidesSF 2022 is being held February 5-7, 2022; Conference Talks are February 6-7.</b>
</h2>
<h3>We're so very excited to be back in-person once again.</h3>
<p>
Sponsorships now available! Check out <a href="/sponsors.html">our sponsors page</a> for more details.<br/>
</p>
<p>
More information will be released soon. Want to be the first to know?
Sign up in the box to your right to receive updates!
</p>
<p>
If you have questions, comments, or are interested in being more involved, don't hesitate to reach
out to info [@] bsidessf.org.
</p>
</section>
{% include asides/recent_posts.html %}
{% include asides/subscribe.html %}
</article>