-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
32 lines (26 loc) · 1.29 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
<!DOCTYPE html>
<html lang="fr">
<head>
<meta charset="UTF-8">
<title>Théo Vital</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="theme-color" content="#157878">
<link rel="stylesheet" href="css/normalize.css">
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700' rel='stylesheet' type='text/css'>
<link rel="stylesheet" href="css/cayman.css">
</head>
<body>
<section class="page-header">
<h1 class="project-name">Théo Vital</h1>
<h2 class="project-tagline">Etudiant INSA - Biomer - Content manager 15marches (stage)</h2>
<a href="https://www.linkedin.com/in/theovital/" target="_blank" class="btn">LinkedIn</a>
<a href="https://www.twitter.com/theovital/" target="_blank" class="btn">Twitter</a>
<a href="https://www.facebook.com/TOVTL/" target="_blank" class="btn">Facebook</a>
</section>
<section class="main-content">
<div id="umiwebchat-container"></div><script>var LandbotLiveConfig = { index: 'https://landbot.io/u/H-20561-S38F348PBW2NK2J4/index.html', accent: '#de4561' };</script><script src="https://static.helloumi.com/umiwebchat/umiwebchat.js" defer></script>
<footer class="site-footer">
</footer>
</section>
</body>
</html>