Skip to content

Commit 993add2

Browse files
committed
Save the date, May 3 2025
1 parent e899a69 commit 993add2

File tree

1 file changed

+30
-24
lines changed

1 file changed

+30
-24
lines changed

index.html

Lines changed: 30 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -80,12 +80,12 @@
8080
<!-- <li>
8181
<a class="page-scroll" href="#sponsors">Sponsors</a>
8282
</li> -->
83-
<li>
83+
<!-- <li>
8484
<a class="page-scroll" href="#speakers">Speakers</a>
85-
</li>
86-
<li>
85+
</li> -->
86+
<!-- <li>
8787
<a class="page-scroll" href="#sessions">Sessions</a>
88-
</li>
88+
</li> -->
8989
<li>
9090
<a class="page-scroll" href="#about">About</a>
9191
</li>
@@ -116,29 +116,21 @@ <h3><a href="https://sessionize.com/northern-va-codecamp-fall-2021/" target="_bl
116116

117117
<div class="row">
118118
<div class="col-lg-12 col-md-12">
119-
<h2><i class="fa fa-calendar"></i> Saturday, October 16, 2021</h2>
119+
<h2>Save The Date!</h2>
120+
<h3><i class="fa fa-calendar"></i> Saturday, May 3, 2025</h3>
120121
<h4>9:00 AM - 4:30 PM (Eastern Daylight Time, UTC-4)</h4>
121122
</div>
122-
<div class="col-lg-12 col-md-12">
123-
<h2>Now Streaming</h2>
124-
<h4>
125-
<a href="https://teams.microsoft.com/l/meetup-join/19%3af67daacbf7334ceeb475264ccfb11307%40thread.tacv2/1634331199936?context=%7b%22Tid%22%3a%22522429d4-f37f-4713-a7d9-58d6450b01b6%22%2c%22Oid%22%3a%22b821e4e9-0c4f-45bd-962a-71dac376dd03%22%7d" class="btn btn-primary">Web Track</a>
126-
<a href="https://teams.microsoft.com/l/meetup-join/19%3ac143969354c14ae7bf2405e46b005da4%40thread.tacv2/1634331493610?context=%7b%22Tid%22%3a%22522429d4-f37f-4713-a7d9-58d6450b01b6%22%2c%22Oid%22%3a%22b821e4e9-0c4f-45bd-962a-71dac376dd03%22%7d" class="btn btn-primary">Cloud Track</a>
127-
<a href="https://teams.microsoft.com/l/meetup-join/19%3aafa303b7affb4ec29b64d176fab7c62d%40thread.tacv2/1634332267783?context=%7b%22Tid%22%3a%22522429d4-f37f-4713-a7d9-58d6450b01b6%22%2c%22Oid%22%3a%22b821e4e9-0c4f-45bd-962a-71dac376dd03%22%7d" class="btn btn-primary">ML Track</a>
128-
<a href="https://teams.microsoft.com/l/meetup-join/19%3a5313999825c246c8979240774ce4a516%40thread.tacv2/1634332453280?context=%7b%22Tid%22%3a%22522429d4-f37f-4713-a7d9-58d6450b01b6%22%2c%22Oid%22%3a%22b821e4e9-0c4f-45bd-962a-71dac376dd03%22%7d" class="btn btn-primary">Other Track</a>
129-
</h4>
130-
</div>
131123
</div>
132124
<div class="row">
133125
<div class="col-lg-12">
134126
&nbsp;
135127
</div>
136128
</div>
137-
<div class="row">
129+
<!-- <div class="row">
138130
<div class="col-lg-12 col-md-12">
139131
<a href="https://www.eventbrite.com/e/northern-va-codecamp-fall-2021-tickets-175887713887" class="btn btn-primary">Register Now</a>
140132
</div>
141-
</div>
133+
</div> -->
142134
<div class="row">
143135
<div class="col-lg-12 col-md-12">
144136
<h4><a href="http://www.twitter.com/novacodecamp" target="_blank"><i class="fa fa-twitter"></i> @novacodecamp</a></h4>
@@ -222,11 +214,11 @@ <h2 class="section-heading">Our Sponsors</h2>
222214
<!-- Speakers Section -->
223215
<section id="speakers" class="bg-light-gray">
224216
<div class="container">
225-
<div class="row">
217+
<!-- <div class="row">
226218
<div class="col-lg-12 text-center">
227219
<h2 class="section-heading">Speakers</h2>
228220
</div>
229-
</div>
221+
</div> -->
230222
<!-- <div class="row">
231223
<div class="col-lg-8 col-lg-offset-2 text-center">
232224
<p>Call for speakers for Fall 2021 CodeCamp is now open! Because we are virtual again we are accepting speakers from US and nearby timezones. The conference will be held in Eastern Daylight Time, UTC-4, but there is a field to indicate if you have a preference for earlier or later in the day to accomodate your local time zone.</p>
@@ -245,14 +237,14 @@ <h5><a href="https://sessionize.com/northern-va-codecamp-fall-2021/" target="_bl
245237
</p>
246238
</div>
247239
</div> -->
248-
<div class="col-lg-12">
240+
<!-- <div class="col-lg-12">
249241
<script type="text/javascript" src="https://sessionize.com/api/v2/piajuqug/view/SpeakerWall"></script>
250-
</div>
242+
</div> -->
251243
</div>
252244
</section>
253245

254246
<!-- Sessions Section -->
255-
<section id="sessions">
247+
<!-- <section id="sessions">
256248
<div class="container">
257249
<div class="row">
258250
<div class="col-lg-12 text-center">
@@ -265,10 +257,10 @@ <h2 class="section-heading">Sessions &amp; Schedule</h2>
265257
</div>
266258
</div>
267259
</div>
268-
</section>
260+
</section> -->
269261

270262
<!-- Previous CodeCamp Sessions Section -->
271-
<section id="archive">
263+
<!-- <section id="archive">
272264
<div class="container">
273265
<div class="row">
274266
<div class="col-lg-12 text-center">
@@ -277,13 +269,14 @@ <h3 class="section-heading">Sessions from Past CodeCamps</h3>
277269
</div>
278270
<div class="row">
279271
<div class="col-lg-8 col-lg-offset-2 text-center">
272+
<h2><a href="#fall2021" class="page-scroll btn btn-xl" data-toggle="modal">Fall 2021</a></h2>
280273
<h2><a href="#fall2017" class="page-scroll btn btn-xl" data-toggle="modal">Fall 2017</a></h2>
281274
<h2><a href="#spring2017" class="page-scroll btn btn-xl" data-toggle="modal">Spring 2017</a></h2>
282275
<h2><a href="#fall2016" class="page-scroll btn btn-xl" data-toggle="modal">Fall 2016</a></h2>
283276
</div>
284277
</div>
285278
</div>
286-
</section>
279+
</section> -->
287280

288281
<!-- About Section -->
289282
<section id="about">
@@ -412,6 +405,19 @@ <h3>Spring 2017 Sessions</h3>
412405
</div>
413406
</div>
414407

408+
<div class="modal fade" id="fall2021" tabindex="-1">
409+
<div class="modal-dialog">
410+
<div class="modal-content">
411+
<div class="modal-header">
412+
<button type="button" class="close" data-dismiss="modal">
413+
&times;
414+
</button>
415+
</div>
416+
<div class="modal-body">
417+
418+
</div>
419+
</div>
420+
</div>
415421
<div class="modal fade" id="fall2017" tabindex="-1">
416422
<div class="modal-dialog">
417423
<div class="modal-content">

0 commit comments

Comments
 (0)