-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
46 lines (39 loc) · 2.83 KB
/
index.html
File metadata and controls
46 lines (39 loc) · 2.83 KB
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
42
43
44
45
46
<!DOCTYPE html>
<html lang="fr">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/lovable-uploads/b4b03af7-d741-46f7-a7f3-e927b989289f.png" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<!-- Google verification -->
<meta name="google-site-verification" content="imJKHLM3uqEPf9HXdTiJMiTg7IKjM_Ea-XY9x8RizOM" />
<!-- Primary Meta Tags -->
<title>K.Box - Karaoké Privatif à Metz | Box Karaoké Privé</title>
<meta name="title" content="K.Box - Karaoké Privatif à Metz | Box Karaoké Privé" />
<meta name="description" content="Découvrez K.Box, votre espace de karaoké privatif à Metz. Box privée, large choix de chansons, ambiance unique. Réservez votre session de karaoke entre amis dès maintenant !" />
<meta name="keywords" content="karaoké privatif metz, karaoke box metz, karaoké privé, karaoke privatif metz, karaoké, karaoke, box karaoké metz, karaoke privé metz, karaoke metz" />
<meta name="author" content="K.Box Metz" />
<!-- Open Graph / Facebook -->
<meta property="og:type" content="website" />
<meta property="og:url" content="https://kbox-metz.fr/" />
<meta property="og:title" content="K.Box - Karaoké Privatif à Metz | Box Karaoké Privé" />
<meta property="og:description" content="Découvrez K.Box, votre espace de karaoké privatif à Metz. Box privée, large choix de chansons, ambiance unique. Réservez votre session de karaoke entre amis dès maintenant !" />
<meta property="og:image" content="/lovable-uploads/b4b03af7-d741-46f7-a7f3-e927b989289f.png" />
<!-- Twitter -->
<meta property="twitter:card" content="summary_large_image" />
<meta property="twitter:url" content="https://kbox-metz.fr/" />
<meta property="twitter:title" content="K.Box - Karaoké Privatif à Metz | Box Karaoké Privé" />
<meta property="twitter:description" content="Découvrez K.Box, votre espace de karaoké privatif à Metz. Box privée, large choix de chansons, ambiance unique. Réservez votre session de karaoke entre amis dès maintenant !" />
<meta property="twitter:image" content="/lovable-uploads/b4b03af7-d741-46f7-a7f3-e927b989289f.png" />
<!-- Favicon -->
<link rel="icon" type="image/png" href="/lovable-uploads/b4b03af7-d741-46f7-a7f3-e927b989289f.png" />
<link rel="shortcut icon" type="image/png" href="/lovable-uploads/b4b03af7-d741-46f7-a7f3-e927b989289f.png" />
<link rel="apple-touch-icon" href="/lovable-uploads/b4b03af7-d741-46f7-a7f3-e927b989289f.png" />
<!-- Required Lovable script -->
<script src="https://cdn.gpteng.co/gptengineer.js" type="module"></script>
<script src="https://unpkg.com/lovable@latest/dist/lovable.js"></script>
</head>
<body>
<div id="root"></div>
<script type="module" src="/src/main.tsx"></script>
</body>
</html>