-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
30 lines (30 loc) · 1.56 KB
/
Copy pathindex.html
File metadata and controls
30 lines (30 loc) · 1.56 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
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image" href="/acm round logo.png" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="description" content="KJSCE ACM's Motto, Together We Strive, Together We Achieve!" />
<meta name="google-site-verification" content="sfZdBesrUXPWwnmytZsgEymdT_Brz2EvjYQ36cPVM94" />
<meta name="keywords"
content="ACM, javascript, conference, development, KJSCE, programming, algorithms, acm, kjsce, acm, research, somaiya, kjsce acm, kjsse acm" />
<link rel="apple-touch-icon" sizes="180x180" href="/favicon_io/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/favicon_io/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/favicon_io/favicon-16x16.png">
<link rel="manifest" href="/favicon_io/site.webmanifest">
<meta name="robots" content="INDEX, FOLLOW" />
<meta name="author" content="KJSCE ACM Team" />
<meta name="geo.region" content="IN" />
<meta property="og:type" content="website" />
<meta property="og:site_name" content="KJSCE ACM FORM 2025-26" />
<meta property="og:title" content="KJSCE ACM 2025-26" />
<meta property="og:description" content="KJSCE ACM Community" />
<meta property="og:url" content="http://kjsce.acm.org/join" />
<meta property="og:image" content="/logo_withoutbg.png" />
<title>ACM-Form</title>
</head>
<body>
<div id="root"></div>
<script type="module" src="/src/main.tsx"></script>
</body>
</html>