-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
28 lines (24 loc) · 1.41 KB
/
index.html
File metadata and controls
28 lines (24 loc) · 1.41 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
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Feminine Shakthi - Women Empowerment Platform</title>
<meta name="description" content="A platform designed of the women, for the women, by the women. Connect with skilled women workers, find work, and earn from home." />
<meta name="author" content="Feminine Shakthi" />
<meta name="keywords" content="women empowerment, work from home, skills, tailoring, cooking, handicrafts, India" />
<meta property="og:title" content="Feminine Shakthi - Women Empowerment Platform" />
<meta property="og:description" content="Empowering Women, One Task at a Time. Find work, showcase skills, and earn from home." />
<meta property="og:type" content="website" />
<meta property="og:image" content="https://lovable.dev/opengraph-image-p98pqg.png" />
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:title" content="Feminine Shakthi - Women Empowerment Platform" />
<meta name="twitter:description" content="Empowering Women, One Task at a Time" />
<meta name="twitter:image" content="https://lovable.dev/opengraph-image-p98pqg.png" />
<link rel="canonical" href="https://feminineshakthi.com" />
</head>
<body>
<div id="root"></div>
<script type="module" src="/src/main.tsx"></script>
</body>
</html>