-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
37 lines (30 loc) · 949 Bytes
/
index.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
---
layout: barren
title: Travel Tech Con 2018
one_liner: May 2018, San Francisco
tickets_link: Register
speakers:
---
<div id="stage">
<canvas id="canvas"></canvas>
<div id="floater">
<div class="conference">
<h1><img src="img/ttc-logo-white.png" alt="{{ site.title }}"></h1>
<p>May 2018 <span>San Francisco</span></p>
</div>
<div class="register">
<a href="https://www.eventbrite.com/e/travel-tech-con-2018-tickets-34762482521">Register</a>
</div>
<div class="links">
<a href="https://ttc18.typeform.com/to/u1aRbz">Propose a Talk</a>
</div>
<ul class="sponsors">
<li>
<a href="https://www.travelport.com/labs"><img src="img/companies/travelport.jpg" alt="Travelport"></a>
</li>
<li>
<a href="http://www.jetblueventures.com/"><img src="img/companies/jetblue.jpg" alt="JetBlue Technology Ventures"></a>
</li>
</div>
</div>
</div>