-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathspeakers.html
More file actions
30 lines (27 loc) · 1.17 KB
/
speakers.html
File metadata and controls
30 lines (27 loc) · 1.17 KB
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
---
layout: conference
title: Columbus Code Camp
---
<div id="content" class="home">
<div id="content-left-full">
<div class="fancy page-title">Speakers</div>
<p>
<!--
We are actively soliciting presentation proposals. If you are interested in presenting, please visit the <a href="presentations.html">presentations page</a>.
<p>
To get an idea of the kinds of presentations you're likely to see
at this year's code camp, heck out <a href="2017/speakers.html">last year's speakers</a>.
-->
Although our submission deadline has passed,
we may still have some spots available.
If you would like to present,
please visit the <a href="presentations.html">presentations page</a>.
</p>
<h3>2018 Code Camp Speakers</h3>
<iframe src="https://docs.google.com/spreadsheets/d/e/2PACX-1vQ-I0f_S9mtKgfBzPW6bXgtNXUkbqRmzT1cNjUmvp_132j54VpAYFLuFELbiJ9f_kQ-QV_kBjhRby75/pubhtml?gid=507257600&single=true&widget=true&headers=false" height="2850" width="705" align="middle"></iframe>
<p>
Questions?
Contact us at <a href="mailto:cmhcodecamp@gmail.com">cmhcodecamp@gmail.com</a> for more information.
</p>
</div><!--content-left-full-->
</div><!--content-->