-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathindex.html
25 lines (25 loc) · 1.91 KB
/
index.html
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
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>SIPMT (Seminar on Sustainable Industrial Parks in Meenachil Taluk)</title>
<meta name="description" content="Join us for the Motivational Seminar on Sustainable Industrial Parks in Meenachil Taluk, Pala. Discover the untapped potential and explore diverse industrial possibilities in Meenachil Taluk." />
<meta name="keywords" content="Motivational Seminar, Sustainable Industrial Parks, Meenachil Taluk, Pala, Industrial Growth, Employment, Infrastructure, Kerala, Seminar, Engineers’ Forum Pala, Pala Management Association, Rotary Club of Pala" />
<meta name="author" content="SIPMT Seminar Committee, Blackswitch Technologies" />
<meta property="og:title" content="Motivational Seminar on Sustainable Industrial Parks in Meenachil Taluk" />
<meta property="og:description" content="Join us for the Motivational Seminar on Sustainable Industrial Parks in Meenachil Taluk, Pala. Discover the untapped potential and explore diverse industrial possibilities in Meenachil Taluk." />
<meta property="og:image" content="/image.png" />
<meta property="og:url" content="https://sipmt.efpala.org" />
<meta property="og:type" content="website" />
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:title" content="Motivational Seminar on Sustainable Industrial Parks in Meenachil Taluk" />
<meta name="twitter:description" content="Join us for the Motivational Seminar on Sustainable Industrial Parks in Meenachil Taluk, Pala. Discover the untapped potential and explore diverse industrial possibilities in Meenachil Taluk." />
<meta name="twitter:image" content="/path/to/twitter-image.jpg" />
<link rel="icon" type="image/png" href="/image.png" />
</head>
<body>
<div id="root"></div>
<script type="module" src="/src/main.jsx"></script>
</body>
</html>