-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
29 lines (24 loc) · 1.51 KB
/
index.html
File metadata and controls
29 lines (24 loc) · 1.51 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
<!doctype html>
<html lang="pt-BR">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/png" href="/favicon.png">
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Linka+</title>
<meta name="description" content="Plataforma de empregos inclusiva conectando talentos LGBTQIA+ com empresas diversas e acolhedoras">
<meta name="author" content="Linka+" />
<meta property="og:type" content="website" />
<meta property="og:image" content="https://pub-bb2e103a32db4e198524a2e9ed8f35b4.r2.dev/369ee50c-6940-4670-95a9-5604e032dbba/id-preview-8977ea5e--a44cf07b-5fda-46da-8233-8ce8ff3dbf8c.lovable.app-1764618802865.png">
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:site" content="@vagaspride" />
<meta name="twitter:image" content="https://pub-bb2e103a32db4e198524a2e9ed8f35b4.r2.dev/369ee50c-6940-4670-95a9-5604e032dbba/id-preview-8977ea5e--a44cf07b-5fda-46da-8233-8ce8ff3dbf8c.lovable.app-1764618802865.png">
<meta property="og:title" content="Linka+">
<meta name="twitter:title" content="Linka+">
<meta property="og:description" content="Plataforma de empregos inclusiva conectando talentos LGBTQIA+ com empresas diversas e acolhedoras">
<meta name="twitter:description" content="Plataforma de empregos inclusiva conectando talentos LGBTQIA+ com empresas diversas e acolhedoras">
</head>
<body>
<div id="root"></div>
<script type="module" src="/src/main.tsx"></script>
</body>
</html>