-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathindex.html
More file actions
29 lines (29 loc) · 2.13 KB
/
index.html
File metadata and controls
29 lines (29 loc) · 2.13 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" />
<link rel="icon" type="image/svg+xml" href="public/logo.png" />
<link rel="canonical" href="https://hackersunity.vercel.app" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="description" content="Hacker’s Unity is India’s leading tech community, uniting developers, innovators, founded by Jha Suraj Kumar & co-founded by Chinmay Bhatt. Join us to build, learn & innovate!" />
<meta name="keywords" content="Hackers Unity, Hackathon Community India, co-founder, Chinmay Bhatt, founder, Jha Suraj Kumar, Student Tech Community, Vercel Hosting, Hack Arya Verse, Tech Leaders India, Startup India, Developer Community India, Jaipur" />
<meta name="author" content="Hacker's Unity" />
<meta property="og:title" content="Hacker's Unity – India's Fastest Growing Tech Community" />
<meta property="og:description" content="Hacker’s Unity is India’s leading tech community, founded by Jha Suraj Kumar & co-founded by Chinmay Bhatt. Join us to build, learn & innovate!" />
<meta property="og:type" content="website" />
<meta property="og:url" content="https://hackersunity.vercel.app" />
<meta property="og:image" content="public/logo.png" />
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:title" content="Hacker's Unity – India's Fastest Growing Tech Community" />
<meta name="twitter:description" content="Hacker's Unity is a national-level student-driven tech community founded by Jha Suraj Kumar & co-founded by Chinmay Bhatt. Join us to build, learn & innovate!" />
<meta name="twitter:image" content="public/logo.png" />
<meta name="google-site-verification" content="H48wr7qAG78kx6IfVuUg4P-6MS9hneJe9enR6HwIquw" />
<meta name="google-adsense-account" content="ca-pub-8285568809233100">
<title>Hacker's Unity | India’s Leading Tech Community, Uniting Developers, Innovators,</title>
</head>
<body>
<!-- – India's Fastest Growing Tech Community -->
<div id="root"></div>
<script type="module" src="/src/main.jsx"></script>
</body>
</html>