-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathschedule.html
218 lines (207 loc) · 7.27 KB
/
schedule.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
<meta name="description" content="FOSS4G NA Baltimore 2023 Schedule" />
<meta name="author" content="OSGeo US" />
<title>FOSS4G NA Baltimore 2023</title>
<!-- Favicon-->
<link rel="icon" type="image/x-icon" href="../assets/favicon.ico" />
<!-- Font Awesome icons (free version)-->
<script src="https://use.fontawesome.com/releases/v6.3.0/js/all.js" crossorigin="anonymous"></script>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-JJLVP1J4JV"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() {
dataLayer.push(arguments);
}
gtag("js", new Date());
gtag("config", "G-JJLVP1J4JV");
</script>
<!-- Google fonts-->
<link href="https://fonts.googleapis.com/css?family=Montserrat:400,700" rel="stylesheet" type="text/css" />
<link href="https://fonts.googleapis.com/css?family=Lato:400,700,400italic,700italic" rel="stylesheet "
type="text/css" />
<!-- Core theme CSS (includes Bootstrap)-->
<link href="css/styles.css" rel="stylesheet" />
</head>
<body id="page-top">
<!-- Navigation-->
<nav class="navbar navbar-expand-lg bg-secondary text-uppercase fixed-top" id="mainNav">
<div class="container">
<a class="navbar-brand" href="index.html">FOSS4G NA Baltimore</a>
<button class="navbar-toggler text-uppercase font-weight-bold bg-primary text-white rounded" type="button"
data-bs-toggle="collapse" data-bs-target="#navbarResponsive" aria-controls="navbarResponsive"
aria-expanded="false" aria-label="Toggle navigation">
Menu
<i class="fas fa-bars"></i>
</button>
<div class="collapse navbar-collapse" id="navbarResponsive">
<ul class="navbar-nav ms-auto">
<li class="nav-item py-2">
<a href="https://web.cvent.com/event/0049a110-05a7-4447-b8c8-c13812fa7f3d/summary"
class="nav-link">
Register
</a>
</li>
<li class="nav-item py-2 dropdown">
<a href="schedule.html" class="nav-link dropdown-toggle" data-bs-toggle="dropdown">
Program
</a>
<div class="dropdown-menu dropdown-menu-start">
<a href="schedule.html#schedule" class="dropdown-item">
Schedule
</a>
<a href="schedule.html#speakers" class="dropdown-item">
Speakers
</a>
</div>
</li>
<li class="nav-item py-2 dropdown">
<a href="about.html" class="nav-link dropdown-toggle" data-bs-toggle="dropdown">
About
</a>
<div class="dropdown-menu dropdown-menu-start">
<a href="about.html#coc" class="dropdown-item">
Code of Conduct
</a>
<a href="about.html#accomodation" class="dropdown-item">
Accomodations
</a>
<a href="about.html#travel" class="dropdown-item">
Travel
</a>
<a href="about.html#gala" class="dropdown-item">
Gala
</a>
<a href="about.html#registration" class="dropdown-item">
Registration
</a>
<a href="about.html#sponsorship" class="dropdown-item">
Sponsorship
</a>
<a href="about.html#volunteer" class="dropdown-item">
Volunteer
</a>
</div>
</li>
<li class="nav-item py-2 dropdown">
<a href="#" class="nav-link dropdown-toggle" data-bs-toggle="dropdown">
Call for presentations
</a>
<div class="dropdown-menu dropdown-menu-end">
<a href="cfp.html#description" class="dropdown-item">
Description
</a>
<a href="cfp.html#contribute" class="dropdown-item">
What to contribute
</a>
<a href="cfp.html#workshop" class="dropdown-item">
Workshops
</a>
<a href="cfp.html#presentations" class="dropdown-item">
Presentations
</a>
<a href="cfp.html#submission" class="dropdown-item">
Submission Details
</a>
<a href="cfp.html#review" class="dropdown-item">
Review Process
</a>
<a href="cfp.html#question" class="dropdown-item">
Questions
</a>
</div>
</li>
</ul>
</div>
</div>
</nav>
<!-- Schedule -->
<section class="page-section bg-primary mb-0">
<div class="container" id="schedule">
<div>
<div title="Whova event and conference app" id="whova-agendawidget">
<p id="whova-loading">Loading...</p>
</div>
<script
src="https://whova.com/static/frontend/xems/js/embed/embedagenda.js?eid=o1YpY82NroS%40g96BXSdjSFqD1guuzvqH%40nHM-IGs2hA%3D&host=https://whova.com"
type="text/javascript" id="embeded-agenda-script"></script>
<div id="whova-wrap" class="whova-wrap-class">
Powered By
<a class="brandlink" target="_blank" href="https://whova.com">
<b>Whova</b>
</a>
<br />
<a class="whova-emslink brandanchorlink" target="_blank"
href="https://whova.com/virtual-conference-platform/">
Virtual event platform
</a>
</div>
</div>
</div>
</section>
<!-- Speakers -->
<section class="page-section bg-primary mb-0">
<div class="container" id="speakers">
<div>
<div title="Whova event and conference app" id="whova-speakerwidget">
<p id="whova-loading">Loading...</p>
</div>
<script
src=https://whova.com/static/frontend/xems/js/whova-speaker-widget.js?eid=ErG7PLgR4PRagKqh-KKjQosTkW2639qSq3zcH-CDSNA%3D&host=https://whova.com
type="text/javascript" id="embeded-speaker-script">
</script>
<div id="whova-wrap" class="whova-wrap-class">
Powered By
<a class="brandlink" target="_blank" href=https://whova.com>
<b>Whova</b>
</a>
<br />
<a class="whova-emslink brandanchorlink" target="_blank"
href=https://whova.com/virtual-conference-platform />
Virtual event platform
</a>
</div>
</div>
</div>
</section>
<!-- Footer-->
<footer class="footer text-center">
<div class="container">
<div class="row">
<!-- Footer Social Icons-->
<div class="col-lg-12 mb-5 mb-lg-0">
<h4 class="text-uppercase mb-4">Get Updates</h4>
<a class="btn btn-outline-light btn-social mx-1"
href="https://us19.list-manage.com/contact-form?u=8635900ee697ecbb8a595f92d&form_id=2a26281da80916604418c94616d3a1ac"><i
class="fab fa-fw fa-mailchimp"></i></a>
<a class="btn btn-outline-light btn-social mx-1" href="https://twitter.com/foss4gna"><i
class="fab fa-fw fa-twitter"></i></a>
<a class="btn btn-outline-light btn-social mx-1" href="https://www.tiktok.com/@foss4gna"><i
class="fab fa-fw fa-tiktok"></i></a>
<a class="btn btn-outline-light btn-social mx-1"
href="https://www.facebook.com/profile.php?id=100091575422696"><i class="fab fa-fw fa-facebook">
</i>
</a>
<a class="btn btn-outline-light btn-social mx-1" href="https://www.instagram.com/foss4gna/"><i
class="fab fa-fw fa-instagram"> </i>
</a>
</div>
</div>
</div>
</footer>
<!-- Copyright Section-->
<div class="copyright py-4 text-center text-white">
<div class="container">
<small>Copyright © OSGeo US 2023</small>
</div>
</div>
<!-- Bootstrap core JS-->
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js"></script>
<!-- Core theme JS-->
<script src="js/scripts.js"></script>
</body>
</html>