Sengi-Windows-MacOS-Linux/docs/index.html

42 lines
1005 B
HTML
Raw Normal View History

2018-09-16 21:26:49 +02:00
<!DOCTYPE HTML>
<html lang="en">
2018-09-16 21:26:49 +02:00
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
2018-09-16 21:26:49 +02:00
<link rel="stylesheet" href="assets/css/style.css">
<link rel="shortcut icon" type="image/png" href="images/favicon.png">
2018-09-16 21:26:49 +02:00
<title>Discover Sengi</title>
</head>
2018-09-16 21:26:49 +02:00
<body>
<header class="header">
<div class="header__logo-box">
2018-09-16 21:26:49 +02:00
</div>
2018-09-16 21:26:49 +02:00
<div class="header__app-image-box">
2018-09-16 21:26:49 +02:00
</div>
2018-09-16 21:26:49 +02:00
<div class="header__download-box">
<a href="#"
onClick="window.open('http://sengi.nicolas-constant.com'+'?qt='+ (new Date()).getTime(),'Sengi','toolbar=no,location=no,status=no,menubar=no,scrollbars=no, resizable=yes,width=377,height=800'); return false;"
class="button">Launch web client</a>
</div>
</header>
<main>
<section class="section-about">
2018-09-16 21:26:49 +02:00
</section>
2018-09-16 21:26:49 +02:00
<section class="section-about">
2018-09-16 21:26:49 +02:00
</section>
</main>
2018-09-16 21:26:49 +02:00
</body>
2018-09-16 21:26:49 +02:00
</html>