forked from FrontRunnersConf/frontrunnersconf.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
41 lines (29 loc) · 1.69 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
40
41
---
layout: frontrunners
title: Frontrunners
---
<div class="content-wrapper">
<div class="content">
<h1>{{ page.title }}</h1>
<img src="{{site.url}}/images/mid_300_podium-sign.png" alt="Frontrunners" style="width:200px;height:205px;" class="center">
<p>Frontrunners is an annual JavaScript and web developers conference held in the Washington, DC area!
The next Frontrunners will be March 10, 2023 in Arlington, VA at GMU's Van Metre Hall (formerly Founders Hall).</p>
<!--
<h2>We want to hear your talk!</h2>
<p>Our <a href="https://docs.google.com/forms/d/e/1FAIpQLSeVqFwR2_Bn3poybhyT9ZzGVG4YTuAZUVstUbx_IzuzAQUM9Q/viewform" target="_blank">call for talks</a> is open!
Submit your talk!
We expect 250 developers to attend Frontrunners.
So, this is a great opportunity to reach a large and influential audience of DC web developers, and have a great time, too!
</p>
-->
<h2>Tickets!</h2>
<p>Tickets are available for Frontrunners. Get yours today, before they sell out!</p>
<div style="font-family:Helvetica, arial; text-align: center; padding-top: 1em;" class="center">
<a href="https://frontrunners.ticketleap.com/frontrunners2022/" style="background-color:#E42217;font-size:15px;border-radius: 3px;-moz-border-radius:3px;-webkit-border-radius:3px;box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.15);display: inline-block;margin:0;text-align:center;text-decoration:none;font-weight:bold;color:#FFFFFF;letter-spacing: .07em;padding:18px 27px;font-family: arial,sans-serif !important;" target="_blank">TICKETS AVAILABLE NOW!</a>
</div>
</div>
</div>
{% include headshots.html %}
{% include sponsors_panel.html %}
{% include venue.html %}
{% include schedule_panel.html %}