-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
178 lines (178 loc) · 5.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
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
<!DOCTYPE html lang="en" prefix="og: https://ogp.me/ns#">
<head>
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=11" />
<meta http-equiv="Cache-Control" content="no-cache" />
<link rel="icon" type="image/x-icon" href="images/favicon.ico" />
<link
rel="apple-touch-icon"
sizes="57x57"
href="images/apple-icon-57x57.png"
/>
<link
rel="apple-touch-icon"
sizes="60x60"
href="images/apple-icon-60x60.png"
/>
<link
rel="apple-touch-icon"
sizes="72x72"
href="images/apple-icon-72x72.png"
/>
<link
rel="apple-touch-icon"
sizes="76x76"
href="images/apple-icon-76x76.png"
/>
<link
rel="apple-touch-icon"
sizes="114x114"
href="images/apple-icon-114x114.png"
/>
<link
rel="apple-touch-icon"
sizes="120x120"
href="images/apple-icon-120x120.png"
/>
<link
rel="apple-touch-icon"
sizes="144x144"
href="images/apple-icon-144x144.png"
/>
<link
rel="apple-touch-icon"
sizes="152x152"
href="images/apple-icon-152x152.png"
/>
<link
rel="apple-touch-icon"
sizes="180x180"
href="images/apple-icon-180x180.png"
/>
<link
rel="icon"
type="image/png"
sizes="192x192"
href="images/android-icon-192x192.png"
/>
<link
rel="icon"
type="image/png"
sizes="32x32"
href="images/favicon-32x32.png"
/>
<link
rel="icon"
type="image/png"
sizes="96x96"
href="images/favicon-96x96.png"
/>
<link
rel="icon"
type="image/png"
sizes="16x16"
href="images/favicon-16x16.png"
/>
<link rel="manifest" href="images/manifest.json" />
<meta name="msapplication-TileColor" content="#ffffff" />
<meta name="msapplication-TileImage" content="images/ms-icon-144x144.png" />
<meta name="theme-color" content="#ffffff" />
<title>Kevin | Type Safe AGI</title>
<meta
name="viewport"
content="width=device-width, initial-scale=1, maximum-scale=1"
/>
<meta
name="description"
content="Build type safe agents blazingly fast with Rust"
/>
<meta name="robots" content="index, follow" />
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:site" content="@wiseaidev" />
<meta name="twitter:creator" content="@wiseaidev" />
<meta
name="twitter:title"
content="Kevin - Build type safe agents blazingly fast with Rust"
/>
<meta
name="twitter:description"
content="Build type safe agents blazingly fast with Rust"
/>
<meta
name="twitter:image"
content="https://kevin-rs.dev/images/og-image.jpg"
/>
<meta property="og:url" content="https://kevin-rs.dev/" />
<link rel="canonical" href="https://kevin-rs.dev/" />
<meta
property="og:title"
content="Kevin - Build type safe agents blazingly fast with Rust"
/>
<meta property="og:type" content="website" />
<meta
property="og:description"
content="Build type safe agents blazingly fast with Rust"
/>
<meta
property="og:site_name"
content="Kevin | Build type safe agents blazingly fast with Rust"
/>
<meta
property="og:image"
content="https://kevin-rs.dev/images/og-image.jpg"
/>
<meta property="og:locale" content="en_US" />
<meta property="og:image:width" content="1200" />
<meta property="og:image:height" content="630" />
<meta
name="keywords"
content="Kevin, Rust, type safe agents, blazingly fast, web application"
/>
<meta name="author" content="Mahmoud Harmouch" />
<meta name="copyright" content="© 2024 Kevin. All rights reserved." />
<meta name="revisit-after" content="7 days" />
<meta name="language" content="English" />
<meta
property="og:linkedin:site_name"
content="Kevin - Build type safe agents blazingly fast with Rust"
/>
<meta name="pinterest-rich-pin" content="true" />
<meta property="og:whatsapp" content="Share on WhatsApp" />
<meta name="subject" content="Kevin" />
<meta name="rating" content="General" />
<meta name="designer" content="Mahmoud Harmouch" />
<meta name="reply-to" content="[email protected]" />
<meta name="target" content="all" />
<meta name="audience" content="all" />
<meta name="mobile-web-app-capable" content="yes" />
<link
rel="sitemap"
type="application/xml"
title="Sitemap"
href="https://kevin-rs.dev/static/sitemap.xml"
/>
<script type="application/ld+json">
{
"@context": "http://schema.org",
"@type": "SoftwareApplication",
"name": "Kevin",
"description": "Build type safe agents blazingly fast with Rust",
"operatingSystem": "Cross-platform",
"applicationCategory": "Communication",
"url": "https://kevin-rs.dev/",
"image": "https://kevin-rs.dev/images/og-image.jpg"
}
</script>
<link data-trunk rel="css" href="styles/index.css" type="text/css" />
<script src="https://cdn.tailwindcss.com"></script>
<link data-trunk rel="icon" href="images/logo.png" type="image/png" />
<link data-trunk rel="copy-dir" href="images" />
<link data-trunk rel="copy-dir" href="styles" />
<link data-trunk rel="copy-dir" href="static" />
<script
src="https://kit.fontawesome.com/8f223ead6e.js"
crossorigin="anonymous"
defer
></script>
</head>
</html>