Skip to content

Commit d7557d6

Browse files
committed
added call for speakers button for spring 2017
1 parent 3b28242 commit d7557d6

File tree

1 file changed

+11
-2
lines changed

1 file changed

+11
-2
lines changed

index.html

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -112,10 +112,13 @@
112112
<h2><i class="fa fa-calendar"></i> Saturday, April 1, 2017</h2>
113113
<h4>9:00 AM - 5:30 PM</h4>
114114
</div>
115-
<div class="col-lg-6 col-md-6">
115+
<div class="col-lg-3 col-md-3">
116116
<h2><i class="fa fa-map-marker"></i> Microsoft</h2>
117117
<h4>Reston, VA</h4>
118118
</div>
119+
<div class="col-lg-3 col-md-3">
120+
<h5><a href="https://docs.google.com/forms/d/e/1FAIpQLScXCFTp_LWbO1gs6DR3ZXfXOHZN6KRcSWt0hUaAtEGJdTISYA/viewform" target="_blank" class="btn btn-primary">Submit a talk</a></h5>
121+
</div>
119122
</div>
120123
<div class="row">
121124
<div class="col-lg-12">
@@ -171,7 +174,13 @@ <h2 class="section-heading">Speakers</h2>
171174
</div>
172175
<div class="row">
173176
<div class="col-lg-8 col-lg-offset-2 text-center">
174-
<p>Call for speakers for Spring 2017 CodeCamp will open very soon - stay tuned!</p>
177+
<p>We are currently accepting speaker submissions for our Spring 2017 CodeCamp. If you are interested in speaking at the Northern VA CodeCamp, please submit your topic proposal(s) using our Call for Speakers form.</p>
178+
<p><strong>The deadline for speaker submissions is Tuesday, February 14, 2017 at 11:00 PM.</strong></p>
179+
</div>
180+
</div>
181+
<div class="row">
182+
<div class="col-lg-12 text-center">
183+
<h2><a href="https://docs.google.com/forms/d/e/1FAIpQLScXCFTp_LWbO1gs6DR3ZXfXOHZN6KRcSWt0hUaAtEGJdTISYA/viewform" target="_blank" class="page-scroll btn btn-xl">Submit a talk</a></h2>
175184
</div>
176185
</div>
177186
</div>

0 commit comments

Comments
 (0)