-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
76 lines (75 loc) · 5.57 KB
/
Copy pathindex.html
File metadata and controls
76 lines (75 loc) · 5.57 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
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="./logo1.png" />
<link rel="apple-touch-icon" sizes="180x180" href="./logo1.png">
<link rel="icon" type="image/png" sizes="32x32" href="./logo1.png">
<link rel="icon" type="image/png" sizes="16x16" href="./logo1.png">
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="manifest" href="./logo1.png">
<link rel="mask-icon" href="./logo1.png">
<!--//meta tags -->
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="description" content="Innerve 9 -India's largest student organised hackathon. Prizes worth over 12 Lakhs.">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0,user-scalable=0">
<meta name="robots" content="index, follow">
<meta name="googlebot" content="index, follow">
<meta name="document-type" content="Public">
<meta name="geo.region" content="IN">
<meta name="address" content="Army Institute of Technology, Alandi Road, Dighi, Pune, Maharashtra 411015">
<meta name="distribution" content="global">
<meta name="language" content="EN">
<meta name="RATING" content="Safe for Kids">
<meta name="audience" content="all">
<meta http-equiv="CACHE-CONTROL" content="PUBLIC">
<meta name="YahooSeeker" content="INDEX, FOLLOW, ALL">
<meta name="City" content="Pune">
<meta name="Country" content="India">
<meta name="Identifier-URL" content="https://innerve.tech/">
<meta name="Identifier-URL" content="innerve.tech">
<meta name="author" content="AIT OSS Club">
<meta name="og:type" content="website">
<meta content="https://innerve.tech/" property="og:url">
<meta name="og:title" content="Innerve 9 - India's Largest Student Driven Hackathon">
<meta name="og:image" content="https://i.ibb.co/tBMy55T/logo.png">
<meta name="og:site_name" content="Innerve 9">
<meta name="twitter:description" content="Join Innerve 9, India's largest student-driven hackathon, with prizes worth over 10 Lakhs.">
<meta name="twitter:card" content="summary">
<meta name="twitter:domain" content="https://innerve.tech/">
<meta name="twitter:desc"
content="Innerve 9 imparts you the platform to present your adept ideas and technical skills at a renowned forum. This is the impeccable opportunity to get those magnificent ideas out of your steadfast minds onto the computer screens. Innerve is back again with more gripping and strenuous problem statements and themes. So get ready for Innerve 9 to exhilarate you with amazing winnings, and a fun-packed experience.">
<meta name="twitter:title" content="Innerve 9 - India's Largest Student Driven Hackathon">
<meta name="twitter:image" content="https://i.ibb.co/tBMy55T/logo.png">
<meta name="abstract"
content="Innerve 9 imparts you the platform to present your adept ideas and technical skills at a renowned forum. This is the impeccable opportunity to get those magnificent ideas out of your steadfast minds onto the computer screens. Innerve is back again with more gripping and strenuous problem statements and themes. So get ready for Innerve 9 to exhilarate you with amazing winnings, and a fun-packed experience.">
<meta name="dc.source" content="https://innerve.tech/">
<meta name="dc.title" content="Innerve 9 - India's Largest Student Driven Hackathon">
<meta name="keywords" content="Innerve 9 -Innerve, Innerve, innerve, Largest student organsied hackathon, AIT OSS Club, Innerve 9, hackathon, student-organized, prizes , ait pune , aitpune , jee , jee mains , jee advanced , pune , ait , army , institute , technology , institute of , army institute , of technology , technology ait , technology pune , college , 2023 , 2024 admission , engineering , dec , dec 2024
, day , circular , counselling ,circulars, event , prizes
coding , codeforces , challenge ,developer , front-end , back-end , fullstack , health , game dev ,extended reality , AR , VR , AR-VR , virtual reality , edutech , fintech , logistic , sustainable , e-commerce , skills , internship , placement , optimization , dighi , 411015 , national , largest , student , graduate , collaborate , team , speaker , open-souce , github , GSOC , google , microsoft , university , innerve-nine , offline , nine , nerve , nerve to innovate ">
<meta name="dc.subject" content="Innerve 9">
<meta name="dc.description"
content="Innerve 9 imparts you the platform to present your adept ideas and technical skills at a renowned forum. This is the impeccable opportunity to get those magnificent ideas out of your steadfast minds onto the computer screens. Innerve is back again with more gripping and strenuous problem statements and themes. So get ready for Innerve 9 to exhilarate you with amazing winnings, and a fun-packed experience.">
<meta charset="UTF-8">
<link rel="icon" type="image/svg+xml" href="/src/assets/logo1.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Innerve 9</title>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=AW-10868184159">
</script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'AW-10868184159');
</script>
</head>
<body>
<div id="root"></div>
<script type="module" src="/src/main.jsx"></script>
</body>
</html>