-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathindex.html
More file actions
31 lines (30 loc) · 1.59 KB
/
Copy pathindex.html
File metadata and controls
31 lines (30 loc) · 1.59 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
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/favicon_io/favicon.io" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="description" content="KJSSE 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, KJSSE, programming, algorithms, acm, kjsce, kjsse, research, somaiya" />
<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="KJSSE ACM Team" />
<meta name="geo.region" content="IN" />
<meta property="og:type" content="website" />
<meta property="og:site_name" content="KJSSE ACM" />
<meta property="og:title" content="KJSSE ACM 2024-25" />
<meta property="og:description" content="KJSSE ACM Community" />
<meta property="og:url" content="http://kjsce.acm.org" />
<title>KJSSE ACM</title>
</head>
<body>
<div id="root"></div>
<script type="module" src="/src/main.jsx"></script>
<script type="module" src="https://ajax.googleapis.com/ajax/libs/model-viewer/4.0.0/model-viewer.min.js"></script>
</body>
</html>