forked from c4tk/c4tk
-
Notifications
You must be signed in to change notification settings - Fork 0
/
event.html
224 lines (134 loc) · 6.44 KB
/
event.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
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="code for the kingdom hackathon" />
<meta name="keywords" content="" />
<title>Events | Code for the Kingdom</title>
<!--[if lte IE 8]><script src="assets/css/ie/html5shiv.js"></script><![endif]-->
<script src="assets/js/jquery.min.js"></script>
<script src="assets/js/jquery.dropotron.min.js"></script>
<script src="assets/js/simple-expand.min.js"></script>
<script src="assets/js/skel.min.js"></script>
<script src="assets/js/skel-layers.min.js"></script>
<script src="assets/js/contact-form.js"></script>
<script src="assets/js/init.js"></script>
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
<![endif]-->
<noscript>
<link rel="stylesheet" href="assets/css/skel.css" />
<link rel="stylesheet" href="assets/css/style.css" />
<link rel="stylesheet" href="assets/css/style-noscript.css" />
</noscript>
<link rel="stylesheet" href="assets/css/simple-expand.css" />
<link rel="stylesheet" href="assets/css/c4tk.css" />
<!--[if lte IE 8]><link rel="stylesheet" href="assets/css/ie/v8.css" /><![endif]-->
<!--[if lte IE 9]><link rel="stylesheet" href="assets/css/ie/v9.css" /><![endif]-->
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-20022203-4', 'auto');
ga('send', 'pageview');
</script>
</head>
<body class="index loading">
<!--
-->
<!-- Header -->
<header id="header" class="alt">
<h1 id="logo"><a href="index.html">Code for the Kingdom</a></h1>
<nav id="nav">
<ul>
<li class="current"><a href="index.html">Home</a></li>
<li class="submenu">
<a href="">Menu</a>
<ul>
<li>
<a href="contact.html">Contact Us</a>
</li>
<li class="submenu"><a href="#">Events</a>
<ul>
<li>
<a href="bangalore2014.html">Bangalore 2014</a>
</li>
<li>
<a href="austin2013.html">Austin 2013</a>
</li>
<li>
<a href="austin2014.html">Austin 2014</a>
</li>
<li>
<a href="bayarea2013.html">Bay Area 2013</a>
</li>
<li>
<a href="bayarea2014.html">Bay Area 2014</a>
</li>
<li>
<a href="dfw2015.html">Dallas/Fort Worth 2015</a>
</li>
<li>
<a href="global2015.html">Global Event 2015</a>
</li>
<li>
<a href="orlando2015.html">Orlando 2015</a>
</li>
<li>
<a href="seattle2014.html">Seattle 2014</a>
</li>
</ul>
</li>
</ul>
</li>
<li><a href="https://plus.google.com/communities/112803271040533425213" class="button special">Community</a></li>
</ul>
</nav>
</header>
<!-- Banner -->
<section id="banner">
<!--
".inner" is set up as an inline-block so it automatically expands
in both directions to fit whatever's inside it. This means it won't
automatically wrap lines, so be sure to use line breaks where
appropriate (<br />).
-->
<div class="inner">
<header>
<h2>Code for the Kingdom</h2>
</header>
<p>Leadership Network Hackathons</p>
<div>Convening bright entrepreneurs, technologists, and creatives to use their gifts to advance the Gospel.</div>
<footer>
<ul class="buttons">
<li><a href="#about.md" class="button fit scrolly">Tell Me More</a></li>
</ul>
</footer>
</div>
</section>
<div class="container" role="main">
<h1>Events</h1>
</div>
<!-- Footer -->
<footer id="footer">
<ul class="icons">
<li><a target="_blank" href="https://twitter.com/code4thekingdom" class="icon circle fa-twitter"><span class="label">Twitter</span></a></li>
<!--<li><a href="#" class="icon circle fa-facebook"><span class="label">Facebook</span></a></li>-->
<li><a target="_blank" href="https://plus.google.com/communities/112803271040533425213" class="icon circle fa-google-plus"><span class="label">Google+</span></a></li>
<!--<li><a href="#" class="icon circle fa-github"><span class="label">Github</span></a></li>-->
<!--<li><a href="#" class="icon circle fa-dribbble"><span class="label">Dribbble</span></a></li>-->
</ul>
<span class="copyright">© 2014 Code for the Kingdom. All rights reserved.</span>
<br/>
<span class="copyright"> Design by: <a href="http://html5up.net">HTML5 UP</a>. Created by: <a href="http://www.twitter.com/meritandgrace">@meritandgrace</a></span>
</footer>
<script type="text/javascript">
$('.expander').simpleexpand();
</script>
</body>
</html>