forked from iotvietnam99-wq/passivebox-vn
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathindex.html
More file actions
26 lines (23 loc) · 1.35 KB
/
index.html
File metadata and controls
26 lines (23 loc) · 1.35 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
<!doctype html>
<html lang="vi" class="dark">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/png" href="/favicon.png" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Money Tree - Thiết bị kiếm tiền thụ động 24/7</title>
<meta name="description" content="Mua thiết bị Money Tree đã cài đặt sẵn Honeygain, Earnapp, Grass, Traffmonetizer. Kiếm thu nhập thụ động chỉ với băng thông internet dư thừa." />
<meta name="author" content="Money Tree" />
<meta name="keywords" content="passive income, Money Tree, Honeygain, Earnapp, Grass, kiếm tiền thụ động, bandwidth sharing" />
<meta property="og:title" content="Money Tree - Thu nhập thụ động từ băng thông" />
<meta property="og:description" content="Thiết bị chuyên dụng kiếm tiền thụ động 24/7" />
<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:site" content="@MoneyTreeVN" />
<meta name="twitter:image" content="https://lovable.dev/opengraph-image-p98pqg.png" />
</head>
<body>
<div id="root"></div>
<script type="module" src="/src/main.tsx"></script>
</body>
</html>