forked from 0xKrauser/miya.wtf
-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathindex.html
56 lines (52 loc) · 2.35 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
47
48
49
50
51
52
53
54
55
56
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>🖤🖤🖤🖤🖤🖤🖤🖤🖤🖤🖤🖤</title>
<link rel="icon" type="image/png" sizes="32x32" href="favicon1.png" />
<meta name="msapplication-TileColor" content="#da532c" />
<meta name="theme-color" content="#ffffff" />
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width,initial-scale=1.0,shrink-to-fit=no" />
<meta name="title" content="Black Hearted Cyber Angel Baby Token" />
<meta
name="keyword"
content="Miya, Miya Token, Black Hearted Cyber Baby Angel, Milady, Milady Maker, Remilia Collective"
/>
<meta
name="description"
content="Black Hearted Cyber Angel Baby Token is an experimental
ERC-20 token attempting to connect the manifestations of network
spirituality into one unified asset."
/>
<link rel="icon" href="images/favicon-32x32.png" type="image/icon type" />
<meta property="og:title" content="Black Hearted Cyber Angel Baby Token" />
<meta
property="og:description"
content="Black Hearted Cyber Angel Baby Token is an experimental
ERC-20 token attempting to connect the manifestations of network
spirituality into one unified asset."
/>
<meta property="og:type" content="article" />
<meta property="og:url" content="https://miya.wtf" />
<meta property="article:section" content="article" />
<meta property="article:published_time" content="2021-08-09T00:00:00+00:00" />
<meta property="article:modified_time" content="2021-08-09T00:00:00+00:00" />
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:image" content="/images/ungov.jpg" />
<meta name="twitter:title" content="Black Hearted Cyber Angel Baby" />
<meta name="twitter:site" content="yadfarms" />
<meta
name="twitter:description"
content="Black Hearted Cyber Angel Baby Token is an experimental
ERC-20 token attempting to connect the manifestations of network
spirituality into one unified asset."
/>
<meta property="og:image" content="/images/nun.jpg" />
</head>
<body style="height: 100%; overflow: hidden">
<div id="app"> </div>
<script type="module" src="/src/main.tsx"></script>
</body>
</html>