This repository has been archived by the owner on Mar 22, 2024. It is now read-only.
forked from Insoumis/tambouille
-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
41 lines (37 loc) · 2.26 KB
/
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
38
39
40
41
<!doctype html>
<html lang="fr" xmlns:og="http://ogp.me/ns#" xmlns:fb="http://www.facebook.com/2008/fbml">
<head>
<meta charset="utf-8">
<title>Tambouille électorale</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" type="text/css" href="https://fonts.googleapis.com/css?family=Montserrat:400,500,700" lazyload="1">
<meta name="keywords" content="Macron, Parti, Socialiste, Élections, Législatives, Député, Candidat, Tambouille, Républicain, Ecologiste">
<meta name="description" content="Tambouille électorale — vieilles recettes politiciennes pour une nouvelle majorité">
<meta property="og:site_name" content="Tambouille électorale"/>
<meta property="og:title" content="Tambouille électorale"/>
<meta property="og:description" content="Vieilles recettes politiciennes pour une nouvelle majorité"/>
<meta property="og:image" content="https://tambouille-electorale.fr/assets/preview.jpg">
<meta property="og:image:width" content="1200" />
<meta property="og:image:height" content="635" />
<meta property="og:url" content="https://tambouille-electorale.fr/">
<meta property="og:type" content="website"/>
<meta name="twitter:card" content="summary"/>
<meta name="twitter:site" content="@Action_Insoumis">
<meta name="twitter:title" content="Tambouille électorale"/>
<meta name="twitter:url" content="https://tambouille-electorale.fr/">
<meta name="twitter:description" content="Vieilles recettes politiciennes pour une nouvelle majorité"/>
<meta name="twitter:image" content="https://tambouille-electorale.fr/assets/preview.jpg">
<link rel="icon" href="/favicon.ico">
<link rel="shortcut icon" href="/favicon.ico">
<link rel="icon" type="image/png" href="/favicon_16.png" sizes="16x16">
<link rel="icon" type="image/png" href="/favicon_32.png" sizes="32x32">
</head>
<body>
<!--[if lte IE 9]>
<p class="browserupgrade">Vous utilisez un navigateur <strong>obsolète</strong>. Veuillez <a href="http://browsehappy.com/">mettre votre navigateur à jour</a> pour améliorer votre expérience et votre sécurité.</p>
<![endif]-->
<div id="root"></div>
</body>
</html>