-
-
Notifications
You must be signed in to change notification settings - Fork 17
/
Copy pathindex.html
39 lines (31 loc) · 1.11 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
35
36
37
38
39
---
layout: default
---
<article class="row">
<section class="small-12 large-8 columns page-content">
<h2>
<strong>BSidesSF 2025 will be held April 26-27, 2025!</strong>
</h2>
<h3>We can't wait to share the Next Big Thing!</h3>
<p>
Tickets now available: <a href="/tickets"><strong>REGISTER NOW!</strong></a>
</p>
<p>
Schedule is <a href="/schedule">now live</a>. Want to help out? Check out our <a href="/volunteer">Call for Volunteers</a> (volunteers get in for free!).
</p>
<p>
This event would not be possible without support from <a href="/sponsors">our sponsors</a>. We thank them all so much!
</p>
<p>
Want to stay in the loop? Join our slack (see the upper right slack icon),
or sign up in the box to your right to receive email 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 %}
{% include asides/donate.html %}
</article>