-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
31 lines (27 loc) · 1.53 KB
/
index.html
File metadata and controls
31 lines (27 loc) · 1.53 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
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/vite.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Artificial Intelligence & Web Interface Expert – Multilingual (FR, EN, +1)</title>
<meta name="description"
content="AI and web interface expert, fluent in French, English, and a third language. Specialist in AI integration, innovative UX/UI, and full-stack development.">
<!-- Open Graph -->
<meta property="og:title" content="Expert en IA & Interfaces Web – Multilingue">
<meta property="og:description" content="Spécialiste IA et design web, parlant français, anglais et une troisième langue. UX/UI innovante et intégration IA.">
<meta property="og:type" content="website">
<meta property="og:url" content="https://tvast.github.io/">
<meta property="og:image" content="https://image.thum.io/get/width/800/crop/800/fullpage/https://tvast.github.io/">
<meta property="og:locale" content="fr_FR">
<!-- Twitter -->
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:title" content="Expert en IA & Interfaces Web – Multilingue">
<meta name="twitter:description" content="Spécialiste IA et web design, parlant français, anglais et une troisième langue. UX/UI innovante et intégration IA.">
<meta name="twitter:image" content="https://image.thum.io/get/width/800/crop/800/fullpage/https://tvast.github.io/">
</head>
<body>
<div id="app"></div>
<script type="module" src="/src/main.js"></script>
</body>
</html>