69 lines
2.9 KiB
HTML
69 lines
2.9 KiB
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<meta charset="utf-8"/>
|
|
<title>:: Tiqa :: Développement - Conseil - Formation ::</title>
|
|
<meta name="description" content="Tiqa :: Développement - Conseil - Formation"/>
|
|
<meta name="viewport" content="width=device-width" />
|
|
|
|
<!-- Stylesheets -->
|
|
<link rel="stylesheet" href="stylesheets/sanitize.css" />
|
|
<link rel="stylesheet" href="stylesheets/style.css" />
|
|
<link rel="stylesheet" media="only screen and (max-width: 500px)" href="stylesheets/small.css" />
|
|
<link rel="stylesheet" media="only screen and (max-height: 640px)" href="stylesheets/small-height.css" />
|
|
|
|
<!-- Favicons -->
|
|
<link rel="apple-touch-icon" sizes="57x57" href="apple-touch-icon-57x57.png">
|
|
<link rel="apple-touch-icon" sizes="60x60" href="apple-touch-icon-60x60.png">
|
|
<link rel="apple-touch-icon" sizes="72x72" href="apple-touch-icon-72x72.png">
|
|
<link rel="apple-touch-icon" sizes="76x76" href="apple-touch-icon-76x76.png">
|
|
<link rel="icon" type="image/png" href="favicon-32x32.png" sizes="32x32">
|
|
<link rel="icon" type="image/png" href="favicon-96x96.png" sizes="96x96">
|
|
<link rel="icon" type="image/png" href="favicon-16x16.png" sizes="16x16">
|
|
<link rel="manifest" href="manifest.json">
|
|
<link rel="mask-icon" href="safari-pinned-tab.svg" color="#4b1762">
|
|
<meta name="msapplication-TileColor" content="#4b1762">
|
|
<meta name="theme-color" content="#4b1762">
|
|
<!-- /Favicons -->
|
|
|
|
</head>
|
|
<body>
|
|
|
|
<img class="Centered" id="logo" src="img/logo-tiqa-blanc-342.png">
|
|
|
|
<p class="Centered" id="domain">Artisanat logiciel : Création - Conseil - Formation</p>
|
|
|
|
<p class="Centered" id="moreInfo">Plus d'informations bientôt. </p>
|
|
|
|
<p class="Centered" id="contact">En attendant, <a href="mailto:bonjour@tiqa.fr">contactons-nous</a> !</p>
|
|
|
|
<div id="links" class="Centered">
|
|
<a href="http://www.linkedin.com/in/jalil" target="_blank">
|
|
<img src="img/linkedin-icon-white-128.png"/>
|
|
</a>
|
|
</div>
|
|
|
|
<footer>
|
|
<p class="Centered">
|
|
<strong>SAS Tiqa</strong><br/>
|
|
23-25, rue Jean-Jacques Rousseau - 75 001 Paris<br/>
|
|
811 917 871 RCS Paris
|
|
</p>
|
|
</footer>
|
|
|
|
<!-- Begin Google Analytics -->
|
|
<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-70781750-1', 'auto');
|
|
ga('send', 'pageview');
|
|
|
|
</script>
|
|
<!-- End Google Analytics -->
|
|
|
|
</body>
|
|
</html>
|