-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
39 lines (38 loc) · 1.46 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/png" href="/logo.png" />
<meta
property="og:title"
content="Synmetrix: seamlessly connect, analyze, and innovate with the Metrics Store"
/>
<meta property="og:image" content="/og.png" />
<meta
content="Unlock data potential with Synmetrix: Seamlessly connect, analyze, and innovate. Powering growth through intelligent metrics store."
name="description"
/>
<meta content="synmetrix.org" property="og:title" />
<meta
content="Unlock data potential with Synmetrix: Seamlessly connect, analyze, and innovate. Powering growth through intelligent metrics store."
property="og:description"
/>
<meta content="synmetrix.org" property="twitter:title" />
<meta
content="Unlock data potential with Synmetrix: Seamlessly connect, analyze, and innovate. Powering growth through intelligent metrics store."
property="twitter:description"
/>
<meta content="/og.png" property="twitter:image" />
<meta property="og:type" content="website" />
<meta content="summary_large_image" name="twitter:card" />
<meta content="width=device-width, initial-scale=1" name="viewport" />
<title>
Synmetrix: seamlessly connect, analyze, and innovate with the Metrics
Store
</title>
</head>
<body>
<div id="root"></div>
<script type="module" src="/@vit-app"></script>
</body>
</html>