-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
36 lines (33 loc) · 2.06 KB
/
Copy pathindex.html
File metadata and controls
36 lines (33 loc) · 2.06 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
29
30
31
32
33
34
35
36
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/vite.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Amrella</title>
<meta name="description" content="Socialize without any distractions or data stealing hazards. Amrella (a HuanMux product) is made for a social diversity."/>
<meta name="keywords" content="amrella, amrella chat, amrella social, amrella app, verse, amrella app, amrella social media, amrella host, amrella platform"/>
<meta name="author" content="Dewan Mukto"/>
<meta name="viewport" content="width=device-width, initial-scale=1.0"/>
<link rel="icon" type="image/png" href="https://huanmux.github.io/assets/logo/amrella-home.png" sizes="32x32">
<link rel="icon" type="image/png" href="https://huanmux.github.io/assets/logo/amrella-home.png" sizes="16x16">
<link rel="apple-touch-icon" sizes="180x180" href="https://huanmux.github.io/assets/logo/amrella-home.png">
<meta property="og:image" content="https://huanmux.github.io/assets/ogimage/amrella-banner.jpg"/>
<meta property="og:image:width" content="1200"/>
<meta property="og:image:height" content="630"/>
<meta property="og:title" content="Amrella"/>
<meta property="og:description" content="Socialize without any distractions or data stealing hazards. Amrella (a HuanMux product) is made for a social diversity."/>
<meta property="og:url" content="https://amrella.vercel.app/"/>
<meta property="og:site_name" content="Amrella"/>
<meta property="og:type" content="website"/>
<meta name="twitter:card" content="summary_large_image"/>
<meta name="twitter:site" content="@huanmux"/>
<meta name="twitter:title" content="Amrella"/>
<meta name="twitter:image" content="https://huanmux.github.io/assets/ogimage/amrella-banner.jpg"/>
<meta name="twitter:description" content="Socialize without any distractions or data stealing hazards. Amrella (a HuanMux product) is made for a social diversity."/>
</head>
<body>
<div id="root"></div>
<script type="module" src="/src/main.tsx"></script>
</body>
</html>