-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
29 lines (25 loc) · 1.61 KB
/
index.html
File metadata and controls
29 lines (25 loc) · 1.61 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="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>OpportuSphere - Discover Your Perfect Opportunity</title>
<meta name="description" content="Find internships, scholarships, research positions, and career opportunities from top organizations worldwide. Connect talent with opportunities through AI-powered matching." />
<meta name="author" content="OpportuSphere" />
<meta name="keywords" content="opportunities, internships, scholarships, jobs, research, career, students, professionals" />
<meta property="og:title" content="OpportuSphere - Discover Your Perfect Opportunity" />
<meta property="og:description" content="Connect with internships, scholarships, research positions, and career opportunities from top organizations worldwide." />
<meta property="og:type" content="website" />
<meta property="og:image" content="https://lovable.dev/opengraph-image-p98pqg.png" />
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:site" content="@opportunsphere" />
<meta name="twitter:title" content="OpportuSphere - Discover Your Perfect Opportunity" />
<meta name="twitter:description" content="Find your next internship, scholarship, or career opportunity with AI-powered matching." />
<meta name="twitter:image" content="https://lovable.dev/opengraph-image-p98pqg.png" />
<link rel="canonical" href="https://opportunsphere.com" />
</head>
<body>
<div id="root"></div>
<script type="module" src="/src/main.tsx"></script>
</body>
</html>