117 lines
4.8 KiB
HTML
117 lines
4.8 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>
|
|
<a href="http://fr.viadeo.com/fr/profile/jalil.arfaoui" target="_blank">
|
|
<img src="img/viadeo-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>
|
|
|
|
<!-- https://github.com/thibault/strike-js -->
|
|
<link rel="stylesheet" href="./strike-js/strike.css" type="text/css" charset="utf-8">
|
|
<script src="./strike-js/strike.js"></script>
|
|
<script>
|
|
strike([
|
|
new Date('2020-01-24'),
|
|
new Date('2020-01-25'),
|
|
new Date('2020-01-26'),
|
|
new Date('2020-01-27'),
|
|
new Date('2020-01-28'),
|
|
new Date('2020-01-29'),
|
|
new Date('2020-01-30'),
|
|
new Date('2020-01-31'),
|
|
new Date('2020-02-01'),
|
|
new Date('2020-02-02'),
|
|
new Date('2020-02-03'),
|
|
new Date('2020-02-04'),
|
|
new Date('2020-02-05'),
|
|
new Date('2020-02-06'),
|
|
new Date('2020-02-07'),
|
|
new Date('2020-02-08'),
|
|
new Date('2020-02-09'),
|
|
new Date('2020-02-10'),
|
|
new Date('2020-02-11'),
|
|
new Date('2020-02-12'),
|
|
new Date('2020-02-13'),
|
|
new Date('2020-02-14'),
|
|
new Date('2020-02-15'),
|
|
new Date('2020-02-16'),
|
|
new Date('2020-02-17'),
|
|
new Date('2020-02-18'),
|
|
new Date('2020-02-19'),
|
|
new Date('2020-02-20'),
|
|
new Date('2020-02-21'),
|
|
new Date('2020-02-22'),
|
|
new Date('2020-02-23'),
|
|
new Date('2020-02-24'),
|
|
new Date('2020-02-25')
|
|
], [
|
|
'Contre la destruction de notre modèle social.',
|
|
'Contre l\'augmentation croissante des inégalités.',
|
|
'Contre la stigmatisation systématique des plus fragiles.',
|
|
'Ce site est en grève.',
|
|
])
|
|
</script>
|
|
|
|
<!-- 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> |