38 lines
1.1 KiB
HTML
38 lines
1.1 KiB
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<title>Vaasavi and Aaron 2016</title>
|
|
<script src="https://use.typekit.net/bdx7ivv.js"></script>
|
|
<script>try{Typekit.load({ async: true });}catch(e){}</script>
|
|
|
|
<link rel="stylesheet" href="site.css" >
|
|
<link rel="icon" type="image/png" href="favicon.png" >
|
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
</head>
|
|
<body>
|
|
<div class="header">
|
|
<div class="mobile">
|
|
<img src="logo.png">
|
|
</div>
|
|
</div>
|
|
<div class="main">
|
|
<nav class="desktop">
|
|
<img src="logo.png">
|
|
<ul class="clearfix">
|
|
<li><a href="/index.html#contact">Contact</a></li>
|
|
<li><a href="/index.html#team">Team</a></li>
|
|
<li><a href="/index.html#platform">Platform</a></li>
|
|
<li><a href="/index.html#about">About</a></li>
|
|
</ul>
|
|
</nav>
|
|
|
|
<h2>Privacy Policy</h2>
|
|
|
|
We use Google Analytics to collect anonymous information about who visits
|
|
our site. Other than that, we don't know anything about you. But if you'd
|
|
like to know more about us, please <a href="index.html#contact">contact
|
|
us</a>
|
|
|
|
</body>
|
|
</html>
|