-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
46 lines (46 loc) · 2.5 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
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/favicon.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="description" content="AwarenessCoin (AWC) - Leading blockchain innovation for environmental impact. Join our global community dedicated to reforestation and sustainability." />
<meta name="keywords" content="AwarenessCoin, AWC, blockchain, cryptocurrency, environmental blockchain, tree planting, sustainability token, SOLANA token" />
<meta name="author" content="AwarenessCoin" />
<meta name="robots" content="index, follow" />
<link rel="canonical" href="https://awarenesscoin.xyz" />
<meta property="og:title" content="AwarenessCoin (AWC)" />
<meta property="og:description" content="Leading blockchain innovation for environmental impact. Join our global community dedicated to reforestation and sustainability." />
<meta property="og:type" content="website" />
<meta property="og:url" content="https://awarenesscoin.xyz" />
<meta property="og:image" content="https://awarenesscoin.xyz/logo.png" />
<meta property="og:site_name" content="AwarenessCoin" />
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:site" content="@AwarenessCoin" />
<meta name="twitter:title" content="AwarenessCoin (AWC)" />
<meta name="twitter:description" content="Leading blockchain innovation for environmental impact. Join our global community dedicated to reforestation and sustainability." />
<meta name="twitter:image" content="https://awarenesscoin.xyz/logo.png" />
<title>AwarenessCoin (AWC) - Empowering Change Through Blockchain</title>
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "Organization",
"name": "AwarenessCoin",
"alternateName": "AWC",
"url": "https://awarenesscoin.xyz",
"logo": "https://awarenesscoin.xyz/logo.png",
"sameAs": [
"https://twitter.com/AwarenessCoin",
"https://www.linkedin.com/company/awarenesscoin",
"https://instagram.com/awarenesscoin",
"https://medium.com/@AwarenessCoin"
],
"description": "Leading blockchain innovation for environmental impact. Join our global community dedicated to reforestation and sustainability."
}
</script>
</head>
<body>
<div id="root"></div>
<script type="module" src="/src/main.tsx"></script>
</body>
</html>