-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
39 lines (38 loc) · 1.9 KB
/
index.html
File metadata and controls
39 lines (38 loc) · 1.9 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
37
38
39
<!doctype html>
<html lang="en" class="scroll-smooth bg-slate-950">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>devexly</title>
<meta
name="description"
content="devexly designs and ships extraordinary blockchain ecosystems, from core integrations to irresistible developer experiences."
/>
<!-- Open Graph -->
<meta property="og:type" content="website">
<meta property="og:url" content="https://devexly.org/">
<meta property="og:title" content="Devexly — Empowering blockchain ecosystems">
<meta property="og:description" content="Shipping high quality outcomes today to buy velocity tomorrow">
<meta property="og:image" content="https://devexly.org/preview.jpg">
<meta property="og:image:width" content="1200">
<meta property="og:image:height" content="630">
<meta property="og:site_name" content="Devexly">
<!-- Twitter (Телеграм тоже учитывает) -->
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:title" content="Devexly — Empowering blockchain ecosystems">
<meta name="twitter:description" content="Shipping high quality outcomes today to buy velocity tomorrow">
<meta name="twitter:image" content="https://devexly.org/preview.jpg">
<link rel="icon" type="image/svg+xml" href="/favicon.svg" />
<link rel="preconnect" href="https://fonts.googleapis.com" />
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
<link
href="https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:wght@400;500;600&family=Inter:wght@300;400;500;600;700;800;900&display=swap"
rel="stylesheet"
/>
<script type="module" crossorigin src="/assets/index-C0i-I0IC.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-Bf6DrMy3.css">
</head>
<body class="font-sans text-white antialiased">
<div id="root"></div>
</body>
</html>